Skip to main content
Version: 18.2.0

SerializedAXNode.valuetext property

A description of the current value.

Signature:

interface SerializedAXNode {
valuetext?: string;
}