ScrollGestureRecognizerIsScrollInertiaEnabled Property
Gets or sets whether the gesture should include inertia in it's behavior.
Namespace: Avalonia.Input.GestureRecognizersAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsScrollInertiaEnabled { get; set; }
Public Property IsScrollInertiaEnabled As Boolean
Get
Set
member IsScrollInertiaEnabled : bool with get, set
Property Value
Boolean