Click or drag to resize

AXValueNativeSourceType Enumeration

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

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