Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 618 Bytes

itemspresenter_areverticalsnappointsregular.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.ItemsPresenter.AreVerticalSnapPointsRegular

-description

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

-property-value

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

-remarks

-examples

-see-also