ScrollViewer.

GetVerticalScrollBarVisibility(Control) Method

Summary

Gets the value of the VerticalScrollBarVisibility attached property.
Namespace
Avalonia.Controls
Containing Type
ScrollViewer

Syntax

public static ScrollBarVisibility GetVerticalScrollBarVisibility(Control control)

Parameters

Name Type Description
control Control The control to read the value from.

Return Value

Type Description
ScrollBarVisibility The value of the property.