Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 639 Bytes

scrollview_horizontalscrollbarvisibility.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.ScrollView.HorizontalScrollBarVisibility

-description

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

-property-value

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

-remarks

-see-also

-examples