Skip to main content
Version: Next

SerializedAXNode.keyshortcuts property

Any keyboard shortcuts associated with this node.

Signature:

interface SerializedAXNode {
keyshortcuts?: string;
}