Gets the origin point where the event occurred in the target.
public CGPoint origin {get;}
Public ReadOnly Property origin As CGPoint
public CGPoint origin {get;}
OS X only
@property (nonatomic,readonly) CGPoint origin;
Property Value
The origin point where the event occurred in the target.