Interface IKeyBindingChangedArgs

An arguments object for the keyBindingChanged signal.

Hierarchy

  • IKeyBindingChangedArgs

Properties

Properties

binding: IKeyBinding

The key binding which was changed.

type: "removed" | "added"

Whether the key binding was added or removed.

Generated using TypeDoc