Instance Method
keyDown(with:)keyDown:keyDown_
Declaration
func keyDown(with theEvent: NSEvent!)Declaration
- (void) keyDown:(NSEvent *) theEvent;Declaration
keyDown_(theEvent: NSEvent)Instance Method
func keyDown(with theEvent: NSEvent!)- (void) keyDown:(NSEvent *) theEvent;keyDown_(theEvent: NSEvent)