Click or drag to resize

AXValueNativeSourceType Enumeration

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

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
Syntax
public enum AXValueNativeSourceType
Members
  Member nameValueDescription
Figcaption0 figcaption
Label1 label
Labelfor2 labelfor
Labelwrapped3 labelwrapped
Legend4 legend
Rubyannotation5 rubyannotation
Tablecaption6 tablecaption
Title7 title
Other8 other
See Also