Move Line Up Shortcut
Functions
Link copied to clipboard
Add this KeyboardShortcut to the provided InputMap.
Link copied to clipboard
Check to see if the provided BaseKeyboardShortcut matches the key bindings of this BaseKeyboardShortcut while having different actionMapKeys.
Link copied to clipboard
Reset the key to the defaultKey.
Link copied to clipboard
Update this KeyboardShortcut to match the ModifierKeys and KeyCode used in the provided KeyStroke.
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
This KeyboardShortcut is permitted to customized for an environment.
Link copied to clipboard
The description that is displayed that describes the shortcut or the actionMapKey if the description is empty.
Link copied to clipboard
The KeyStroke used to trigger this KeyboardShortcut.
Link copied to clipboard
A corresponding KeyboardShortcutOverride sourced from this KeyboardShortcut.