Contents

keyDown(with:)

Called when the user presses a key on the keyboard while this view is in the responder chain.

Declaration

@MainActor @preconcurrency override dynamic func keyDown(with event: NSEvent)

See Also

Managing keyboard interaction