214 B
214 B
sidebar_label |
---|
SerializedAXNode.valuetext |
SerializedAXNode.valuetext property
A description of the current value.
Signature:
interface SerializedAXNode {
valuetext?: string;
}