Event ScrollDetected
Occurs when a scroll (mouse wheel) event is detected. Forwarded from the internal SKGestureDetector.
public event EventHandler<SKScrollGestureEventArgs>? ScrollDetected
Occurs when a scroll (mouse wheel) event is detected. Forwarded from the internal SKGestureDetector.
public event EventHandler<SKScrollGestureEventArgs>? ScrollDetected