Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 654 Bytes

scrollingscrolloptions_snappointsmode.md

File metadata and controls

28 lines (16 loc) · 654 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ScrollingScrollOptions.SnapPointsMode
winrt property

Microsoft.UI.Xaml.Controls.ScrollingScrollOptions.SnapPointsMode

-description

Gets or sets a value that indicates whether snap points are ignored or respected during the scroll operation.

-property-value

A value that indicates whether snap points are ignored or respected during the scroll operation. The default is Default.

-remarks

When SnapPointsMode is Default, snap points are respected.

-see-also

-examples