Base Keyboard Shortcut
interface BaseKeyboardShortcut
The base-level information required to create a keyboard shortcut.
Author
Richard Arriaga
Inheritors
Properties
Link copied to clipboard
The key that identifies this BaseKeyboardShortcut.
Link copied to clipboard
The KeyboardShortcutCategory this shortcut belongs to.
Link copied to clipboard
The key of this BaseKeyboardShortcut.
Link copied to clipboard
The KeyStroke used to trigger this KeyboardShortcut.
Functions
Link copied to clipboard
Check to see if the provided BaseKeyboardShortcut matches the key bindings of this BaseKeyboardShortcut while having different actionMapKeys.