Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 425 Bytes

scrollview_horizontaloffset.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.ScrollView.HorizontalOffset

-description

Gets the distance the content has been scrolled horizontally.

-property-value

The distance the content has been scrolled horizontally. The default is 0.

-remarks

-see-also

-examples