Click or drag to resize

AXValueNativeSourceType Enumeration

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

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp (in CefSharp.dll) Version: 98.1.210.0 (98.1.210.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