Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 629 Bytes

scrollview_verticalscrollbarvisibility.md

File metadata and controls

24 lines (15 loc) · 629 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ScrollView.VerticalScrollBarVisibility
winrt property

Microsoft.UI.Xaml.Controls.ScrollView.VerticalScrollBarVisibility

-description

Gets or sets a value that indicates whether a scroll controller should be displayed for the vertical scrolling direction.

-property-value

A value that indicates whether a scroll controller should be displayed for the vertical scrolling direction. The default is Auto.

-remarks

-see-also

-examples