Event FlingDetected
Occurs when a fling gesture is detected (once, with initial velocity). Forwarded from the internal SKGestureDetector.
public event EventHandler<SKFlingGestureEventArgs>? FlingDetected
Occurs when a fling gesture is detected (once, with initial velocity). Forwarded from the internal SKGestureDetector.
public event EventHandler<SKFlingGestureEventArgs>? FlingDetected