ShowDelay Property
Gets a value that determines how long will be the show delay when user starts interacting with the scrollbar.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public TimeSpan ShowDelay { get; set; }
Public Property ShowDelay As TimeSpan
Get
Set
member ShowDelay : TimeSpan with get, set