Declaration

func getActiveLocation(_ theEvent: NSEvent?) -> NSPoint

Declaration

- (NSPoint) getActiveLocation:(NSEvent *) theEvent;

Declaration

getActiveLocation_(theEvent: NSEvent) -> NSPoint

Parameters

theEvent

A mouse down event

Return Value

The coordinates