238 B
238 B
sidebar_label |
---|
SerializedAXNode.description |
SerializedAXNode.description property
An additional human readable description of the node.
Signature:
interface SerializedAXNode {
description?: string;
}