238 B
238 B
sidebar_label |
---|
SerializedAXNode.roledescription |
SerializedAXNode.roledescription property
A human readable alternative to the role.
Signature:
interface SerializedAXNode {
roledescription?: string;
}