Event RotateDetected
Occurs when a two-finger rotation gesture is detected.
public event EventHandler<SKRotateGestureEventArgs>? RotateDetected
Returns
Remarks
Rotation events fire simultaneously with pinch events when two or more touches are active.