Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 532 Bytes

carouselpanel_lineup_1618169441.md

File metadata and controls

20 lines (14 loc) · 532 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.Primitives.CarouselPanel.LineUp
winrt method

Microsoft.UI.Xaml.Controls.Primitives.CarouselPanel.LineUp

-description

Scrolls content by one line towards the top.

-remarks

This implementation calls SetVerticalOffset using a value for "line" of 16 pixels that comes from a default ScrollViewer.

-examples

-see-also