Skip to main content
Version: 19.7.3

SerializedAXNode.keyshortcuts property

Any keyboard shortcuts associated with this node.

Signature:

interface SerializedAXNode {
keyshortcuts?: string;
}