ScrollBarShowDelay 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) Version: 11.3.999
public TimeSpan ShowDelay { get; set; }

Property Value

TimeSpan

See Also