Skip to main content
Version: 19.4.1

SerializedAXNode.valuetext property

A description of the current value.

Signature:

interface SerializedAXNode {
valuetext?: string;
}