Skip to main content

ShouldEndScrollGesture Property

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

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool ShouldEndScrollGesture { get; set; }

Property Value

Boolean

See Also

Reference

ScrollGestureEventArgs Class
Avalonia.Input Namespace