Click or drag to resize

AXValueType Property

Version 106.0.290
The type of this value.

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax
public AXValueType Type { get; set; }

Property Value

Type: AXValueType
See Also