Structure
KeyboardShortcut
Keyboard shortcuts describe combinations of keys on a keyboard that the user can press in order to activate a button or toggle.
キーボードショートカットは、キーボード上のキーの組み合わせを記述します、それはユーザがボタンまたはトグルを作動するために押すことができます。
Topics
話題
Getting Standard Shortcuts
Creating a Shortcut
var key: KeyEquivalent
The key equivalent that the user presses in conjunction with any specified modifier keys to activate the shortcut.
Creating a Localized Shortcut
struct Localization
Options for how a keyboard shortcut participates in automatic localization.
Default Implementations
省略時実装
See Also
参照
Keyboard Shortcuts
struct KeyEquivalent
Key equivalents consist of a letter, punctuation, or function key that can be combined with an optional set of modifier keys to specify a keyboard shortcut.
struct EventModifiers
A set of key modifiers that you can add to a gesture.
一揃いのキー修飾子、それはあなたがあるジェスチャに加えることができるものです。