Declaration

var lastPoint: NSPoint { get }

Declaration

@property (nonatomic, readonly) NSPoint lastPoint;

Declaration

lastPoint() -> NSPoint