import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { AXProperty } = Protocol.Accessibility;
Properties
name: AXPropertyName
The name of this property.
value: AXValue
The value of this property.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { AXProperty } = Protocol.Accessibility;
The name of this property.
The value of this property.