Click or drag to resize

AXValueType Property

Version 100.0.140
The type of this value.

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

Property Value

Type: AXValueType
See Also