--- sidebar_label: SerializedAXNode.keyshortcuts --- # SerializedAXNode.keyshortcuts property Any keyboard shortcuts associated with this node. **Signature:** ```typescript interface SerializedAXNode {keyshortcuts?: string;} ```