Skip to main content
Version: 19.7.0

SerializedAXNode.keyshortcuts property

Any keyboard shortcuts associated with this node.

Signature:

interface SerializedAXNode {
keyshortcuts?: string;
}