Constructor SKPanGestureEventArgs
SKPanGestureEventArgs(SKPoint, SKPoint, SKPoint)
Initializes a new instance of the SKPanGestureEventArgs class.
public SKPanGestureEventArgs(SKPoint location, SKPoint previousLocation, SKPoint velocity)
Initializes a new instance of the SKPanGestureEventArgs class.
public SKPanGestureEventArgs(SKPoint location, SKPoint previousLocation, SKPoint velocity)