Click or drag to resize

AXValueType Property

Version 109.1.110
The type of this value.

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

Property Value

Type: AXValueType
See Also