ScrollViewerGetIsDeferredScrollingEnabled Method
Gets whether dragging of
Thumb elements should update the
ScrollViewer only when the user releases the mouse.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static bool GetIsDeferredScrollingEnabled(
Control control
)
Public Shared Function GetIsDeferredScrollingEnabled (
control As Control
) As Boolean
static member GetIsDeferredScrollingEnabled :
control : Control -> bool
- control Control
-
Boolean