Cef |
[Missing <summary> documentation for "N:CefSharp.DevTools.Accessibility"]
Class | Description | |
---|---|---|
AccessibilityClient | Accessibility | |
AXNode | A node in the accessibility tree. | |
AXProperty | AXProperty | |
AXRelatedNode | AXRelatedNode | |
AXValue | A single computed AX property. | |
AXValueSource | A single source for a computed AX property. | |
GetAXNodeAndAncestorsResponse | GetAXNodeAndAncestorsResponse | |
GetChildAXNodesResponse | GetChildAXNodesResponse | |
GetFullAXTreeResponse | GetFullAXTreeResponse | |
GetPartialAXTreeResponse | GetPartialAXTreeResponse | |
GetRootAXNodeResponse | GetRootAXNodeResponse | |
LoadCompleteEventArgs | The loadComplete event mirrors the load complete event sent by the browser to assistive technology when the web page has finished loading. | |
NodesUpdatedEventArgs | The nodesUpdated event is sent every time a previously requested node has changed the in tree. | |
QueryAXTreeResponse | QueryAXTreeResponse |
Enumeration | Description | |
---|---|---|
AXPropertyName | Values of AXProperty name: - from 'busy' to 'roledescription': states which apply to every AX node - from 'live' to 'root': attributes which apply to nodes in live regions - from 'autocomplete' to 'valuetext': attributes which apply to widgets - from 'checked' to 'selected': states which apply to widgets - from 'activedescendant' to 'owns' - relationships between elements other than parent/child/sibling. | |
AXValueNativeSourceType | Enum of possible native property sources (as a subtype of a particular AXValueSourceType). | |
AXValueSourceType | Enum of possible property sources. | |
AXValueType | Enum of possible property types. |