ScrollViewer.

AllowAutoHide Property

Summary

Gets a value that indicates whether scrollbars can hide itself when user is not interacting with it.
Namespace
Avalonia.Controls
Containing Type
ScrollViewer

Syntax

public bool AllowAutoHide { get; set; }

Value

Type Description
bool