Click or drag to resize

AXValueNativeSourceType Enumeration

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

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp (in CefSharp.dll) Version: 99.2.120.0 (99.2.120.0)
Syntax
public enum AXValueNativeSourceType
Members
  Member nameValueDescription
Description0 description
Figcaption1 figcaption
Label2 label
Labelfor3 labelfor
Labelwrapped4 labelwrapped
Legend5 legend
Rubyannotation6 rubyannotation
Tablecaption7 tablecaption
Title8 title
Other9 other
See Also