Readonly argsThe arguments for the command.
Readonly commandThe command executed when the binding is matched.
Readonly keysThe key sequence for the binding.
Optional Readonly preventWhether to prevent default action of the keyboard events during sequence matching.
The default value is true.
Readonly selectorThe CSS selector for the binding.
An object which represents a key binding.
Notes
A key binding is an immutable object created by a registry.