Event DoubleTapDetected
Occurs when a double tap is detected. Forwarded from the internal SKGestureDetector.
public event EventHandler<SKTapGestureEventArgs>? DoubleTapDetected
Occurs when a double tap is detected. Forwarded from the internal SKGestureDetector.
public event EventHandler<SKTapGestureEventArgs>? DoubleTapDetected