ScrollViewerGetIsScrollInertiaEnabled Method
Gets whether scroll gestures should include inertia in their behavior and value.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static bool GetIsScrollInertiaEnabled(
Control control
)
Public Shared Function GetIsScrollInertiaEnabled (
control As Control
) As Boolean
static member GetIsScrollInertiaEnabled :
control : Control -> bool
- control Control
-
Boolean