Skip to main content
Version: 18.0.5

SerializedAXNode.keyshortcuts property

Any keyboard shortcuts associated with this node.

Signature:

interface SerializedAXNode {
keyshortcuts?: string;
}