Instance Method
インスタンスメソッド
key
keyDown(with:)
Called when the user presses a key on the keyboard while this view is in the first responder’s chain.
Availability 有効性
- macOS 10.15+
Technology
- Swift
UI
Declaration 宣言
override dynamic func keyDown(with event: NSEvent
)