Builder

class Builder

A builder for GetFullAXTreeRequest, which allows setting the optional parameters of the AccessibilityDomain.getFullAXTree command via a lambda.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
var depth: Int?

The maximum depth at which descendants of the root node should be retrieved. If omitted, the full tree is returned.

Link copied to clipboard

The frame for whose document the AX tree should be retrieved. If omitted, the root frame is used.

Functions

Link copied to clipboard