Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 634 Bytes

carouselpanel_areverticalsnappointsregular.md

File metadata and controls

22 lines (15 loc) · 634 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.CarouselPanel.AreVerticalSnapPointsRegular
winrt property

Microsoft.UI.Xaml.Controls.Primitives.CarouselPanel.AreVerticalSnapPointsRegular

-description

Gets a value that indicates whether the vertical snap points for the CarouselPanel are equidistant from each other.

-property-value

true if the vertical snap points for the CarouselPanel are equidistant from each other; otherwise, false.

-remarks

-examples

-see-also