ScrollBarHideDelay Property
Gets a value that determines how long will be the hide delay after user stops interacting with the scrollbar.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public TimeSpan HideDelay { get; set; }
Public Property HideDelay As TimeSpan
Get
Set
member HideDelay : TimeSpan with get, set
Property Value
TimeSpan