Event LongPressDetected
Occurs when a long press is detected. Forwarded from the internal SKGestureDetector.
public event EventHandler<SKLongPressGestureEventArgs>? LongPressDetected
Occurs when a long press is detected. Forwarded from the internal SKGestureDetector.
public event EventHandler<SKLongPressGestureEventArgs>? LongPressDetected