Instance Method
mouseDoubleDown(_:)mouseDoubleDown:mouseDoubleDown_
Declaration
optional func mouseDoubleDown(_ theEvent: NSEvent)Declaration
- (void) mouseDoubleDown:(NSEvent *) theEvent;Declaration
mouseDoubleDown_(theEvent: NSEvent)Instance Method
optional func mouseDoubleDown(_ theEvent: NSEvent)- (void) mouseDoubleDown:(NSEvent *) theEvent;mouseDoubleDown_(theEvent: NSEvent)