Skip to main content

IsDeferredScrollingEnabled Property

Gets or sets whether dragging of Thumb elements should update the ScrollViewer only when the user releases the mouse.

Definition

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

public bool IsDeferredScrollingEnabled { get; set; }

Property Value

Boolean

See Also

Reference

ScrollViewer Class
Avalonia.Controls Namespace