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