HideDelay 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)
- C#
- VB
- F#
public TimeSpan HideDelay { get; set; }
Public Property HideDelay As TimeSpan
Get
Set
member HideDelay : TimeSpan with get, set