Skip to main content

AllowAutoHide Property

Gets a value that indicates whether the scrollbar can hide itself when user is not interacting with it.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool AllowAutoHide { get; set; }

Property Value

Boolean

See Also

Reference

ScrollBar Class
Avalonia.Controls.Primitives Namespace