Event DoubleTapDetected
Occurs when a double tap is detected.
public event EventHandler<SKTapGestureEventArgs>? DoubleTapDetected
Returns
- EventHandler<SKTapGestureEventArgs>
- Occurs when a double tap is detected.
Occurs when a double tap is detected.
public event EventHandler<SKTapGestureEventArgs>? DoubleTapDetected