Skip to main content

IsScrollInertiaEnabled Property

Gets or sets whether scroll gestures should include inertia in their behavior and value.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool IsScrollInertiaEnabled { get; set; }

Property Value

Boolean

See Also

Reference

ScrollViewer Class
Avalonia.Controls Namespace