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