Event FlingUpdated
Occurs each animation frame during a fling deceleration.
public event EventHandler<SKFlingGestureEventArgs>? FlingUpdated
Returns
Remarks
The Delta property contains the per-frame displacement. The velocity decays each frame according to FlingFriction.