Click or drag to resize

AXValueNativeSourceType Enumeration

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

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
public enum AXValueNativeSourceType
Members
  Member nameValueDescription
Figcaption0 figcaption
Label1 label
Labelfor2 labelfor
Labelwrapped3 labelwrapped
Legend4 legend
Tablecaption5 tablecaption
Title6 title
Other7 other
See Also