Click or drag to resize

AXValueType Property

Version 108.4.130
The type of this value.

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

Property Value

Type: AXValueType
See Also