Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.08 KB

loopingselectorpanel_getregularsnappoints_227309818.md

File metadata and controls

32 lines (22 loc) · 1.08 KB
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.Primitives.LoopingSelectorPanel.GetRegularSnapPoints(Microsoft.UI.Xaml.Controls.Orientation,Microsoft.UI.Xaml.Controls.Primitives.SnapPointsAlignment,System.Single@)
winrt method

Microsoft.UI.Xaml.Controls.Primitives.LoopingSelectorPanel.GetRegularSnapPoints

-description

Returns a read-only collection of numbers that represent the regular snap points for the specified orientation.

-parameters

-param orientation

The orientation of the requested snap points.

-param alignment

The alignment used by the caller when applying the requested snap points.

-param offset

The offset of the first snap point.

-returns

A read-only collection of numbers that represent the regular snap points for the specified orientation, or an empty collection when no regular snap points are present.

-remarks

-examples

-see-also