Event GestureStarted
Occurs when a touch gesture interaction begins (first finger touches the surface).
public event EventHandler<SKGestureLifecycleEventArgs>? GestureStarted
Occurs when a touch gesture interaction begins (first finger touches the surface).
public event EventHandler<SKGestureLifecycleEventArgs>? GestureStarted