Skip to main content

GetIsScrollInertiaEnabled Method

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

Definition

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

public static bool GetIsScrollInertiaEnabled(
Control control
)

Parameters

  Control
 

Return Value

Boolean

See Also

Reference

ScrollViewer Class
Avalonia.Controls Namespace