Click or drag to resize

AXValueNativeSourceType Enumeration

Version 88.2.90
Enum of possible native property sources (as a subtype of a particular AXValueSourceType).

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax
public enum AXValueNativeSourceType
Members
  Member nameValueDescription
Figcaption0 figcaption
Label1 label
Labelfor2 labelfor
Labelwrapped3 labelwrapped
Legend4 legend
Tablecaption5 tablecaption
Title6 title
Other7 other
See Also