ScrollBar.

AllowAutoHide Property

Summary

Gets a value that indicates whether the scrollbar can hide itself when user is not interacting with it.
Namespace
Avalonia.Controls.Primitives
Containing Type
ScrollBar

Syntax

public bool AllowAutoHide { get; set; }

Value

Type Description
bool