ScrollGestureEventArgsShouldEndScrollGesture Property
When set the ScrollGestureRecognizer should stop its current active scroll gesture.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool ShouldEndScrollGesture { get; set; }
Public Property ShouldEndScrollGesture As Boolean
Get
Set
member ShouldEndScrollGesture : bool with get, set
Property Value
Boolean