Instance Method
getLocation(_:)getLocation:getLocation_
Declaration
func getLocation(_ theEvent: NSEvent?) -> NSPointDeclaration
- (NSPoint) getLocation:(NSEvent *) theEvent;Declaration
getLocation_(theEvent: NSEvent) -> NSPointInstance Method
func getLocation(_ theEvent: NSEvent?) -> NSPoint- (NSPoint) getLocation:(NSEvent *) theEvent;getLocation_(theEvent: NSEvent) -> NSPoint