ScrollBarVisibility Property

Gets or sets a value that indicates whether the scrollbar should hide itself when it is not needed.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public ScrollBarVisibility Visibility { get; set; }

Property Value

ScrollBarVisibility

See Also