Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IKeyBindingChangedArgs

An arguments object for the keyBindingChanged signal.

Hierarchy

  • IKeyBindingChangedArgs

Index

Properties

Properties

binding

binding: IKeyBinding

The key binding which was changed.

type

type: "added" | "removed"

Whether the key binding was added or removed.

Generated using TypeDoc