Skip to main content
Version: 16.0.0

SerializedAXNode.valuetext property

A description of the current value.

Signature:

interface SerializedAXNode {
valuetext?: string;
}