Skip to main content

IsScrollInertiaEnabled 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)

public bool IsScrollInertiaEnabled { get; set; }

Property Value

Boolean

See Also

Reference

ScrollGestureRecognizer Class
Avalonia.Input.GestureRecognizers Namespace