ScrollBarAllowAutoHide Property
Gets a value that indicates whether the scrollbar can hide itself when user is not interacting with it.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool AllowAutoHide { get; set; }
Public Property AllowAutoHide As Boolean
Get
Set
member AllowAutoHide : bool with get, set
Property Value
Boolean