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