Skip to main content
Version: 16.0.0

SerializedAXNode.description property

An additional human readable description of the node.

Signature:

interface SerializedAXNode {
description?: string;
}