Declaration

func keyDown(with theEvent: NSEvent!)

Declaration

- (void) keyDown:(NSEvent *) theEvent;

Declaration

keyDown_(theEvent: NSEvent)