Skip to main content

SetIsScrollInertiaEnabled Method

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

Definition

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

public static void SetIsScrollInertiaEnabled(
Control control,
bool value
)

Parameters

  Control
 
  Boolean
 

See Also

Reference

ScrollViewer Class
Avalonia.Controls Namespace