ScrollGestureEventArgsShouldEndScrollGesture Property

When set the ScrollGestureRecognizer should stop its current active scroll gesture.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool ShouldEndScrollGesture { get; set; }

Property Value

Boolean

See Also