AllowAutoHide Property
Gets a value that indicates whether scrollbars can hide itself when user is not interacting with it.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool AllowAutoHide { get; set; }
Public Property AllowAutoHide As Boolean
Get
Set
member AllowAutoHide : bool with get, set