Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.04 KB

loopingselectorpanel_getirregularsnappoints_49277403.md

File metadata and controls

29 lines (20 loc) · 1.04 KB
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.Primitives.LoopingSelectorPanel.GetIrregularSnapPoints(Microsoft.UI.Xaml.Controls.Orientation,Microsoft.UI.Xaml.Controls.Primitives.SnapPointsAlignment)
winrt method

Microsoft.UI.Xaml.Controls.Primitives.LoopingSelectorPanel.GetIrregularSnapPoints

-description

Returns a read-only collection of numbers that represent the irregular 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.

-returns

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

-remarks

-examples

-see-also