import { default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { Accessibility } = default;
Interfaces
A node in the accessibility tree. | |
A single computed AX property. | |
A single source for a computed AX property. | |
Type Aliases
Unique accessibility node identifier. | |
Values of AXProperty name:
| |
Enum of possible native property sources (as a subtype of a particular AXValueSourceType). | |
Enum of possible property sources. | |
Enum of possible property types. |