Click or drag to resize

AXValueNativeSourceType Enumeration

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

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