Click or drag to resize

AXValueNativeSourceType Enumeration

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

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