init(KeyEquivalent , modifiers: EventModifiers )
Creates a new keyboard shortcut with the given key equivalent and set of modifier keys.
var key: KeyEquivalent
The key equivalent that the user presses in conjunction with any specified modifier keys to activate the shortcut.