ScrollViewerIsScrollInertiaEnabled 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) Version: 11.3.999
public bool IsScrollInertiaEnabled { get; set; }

Property Value

Boolean

See Also