Center Current Line Shortcut
The CodePaneShortcut for centering the current line of the source component in its enclosing viewport. If no viewport encloses the receiver, then do not move the caret.
Author
Richard Arriaga
Functions
Add this KeyboardShortcut to the provided InputMap.
Check to see if the provided BaseKeyboardShortcut matches the key bindings of this BaseKeyboardShortcut while having different actionMapKeys.
Reset the key to the defaultKey.
Update this KeyboardShortcut to match the ModifierKeys and KeyCode used in the provided KeyStroke.
Properties
The key that identifies this BaseKeyboardShortcut.
The KeyboardShortcutCategory this shortcut belongs to.
This KeyboardShortcut is permitted to customized for an environment.
The description that is displayed that describes the shortcut or the actionMapKey if the description is empty.
The KeyStroke used to trigger this KeyboardShortcut.
A corresponding KeyboardShortcutOverride sourced from this KeyboardShortcut.