Constructor SKHoverGestureEventArgs
SKHoverGestureEventArgs(SKPoint)
Initializes a new instance of the SKHoverGestureEventArgs class.
public SKHoverGestureEventArgs(SKPoint location)
Parameters
locationSKPointThe current position of the mouse cursor in view coordinates.