ScrollBarHideDelay Property

Gets a value that determines how long will be the hide delay after user stops interacting with the scrollbar.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public TimeSpan HideDelay { get; set; }

Property Value

TimeSpan

See Also