Gets the current mouse position in the target.
public CGPoint position {get;}
Public ReadOnly Property position As CGPoint
public CGPoint position {get;}
OS X only
@property (nonatomic,readonly) CGPoint position;
Property Value
The current mouse position in the target.