SerializedAXNode.keyshortcuts property
Any keyboard shortcuts associated with this node.
Signature:
interface SerializedAXNode {
keyshortcuts?: string;
}
Any keyboard shortcuts associated with this node.
Signature:
interface SerializedAXNode {
keyshortcuts?: string;
}