SerializedAXNode.invalid property
Whether and in what way this node's value is invalid.
Signature:
interface SerializedAXNode {
invalid?: string;
}
Whether and in what way this node's value is invalid.
Signature:
interface SerializedAXNode {
invalid?: string;
}