ScrollGestureRecognizerIsScrollInertiaEnabled Property

Gets or sets whether the gesture should include inertia in it's behavior.

Definition

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

Property Value

Boolean

See Also