4 references to MandatorySingle
Microsoft.Maui.Controls (3)
Items\CarouselView.cs (1)
228 SnapPointsType = SnapPointsType.MandatorySingle,
Items\LinearItemsLayout.cs (2)
22 SnapPointsType = SnapPointsType.MandatorySingle, 28 SnapPointsType = SnapPointsType.MandatorySingle,
Microsoft.Maui.Controls.Compatibility (1)
iOS\CollectionView\ItemsViewLayout.cs (1)
276 if (snapPointsType == SnapPointsType.MandatorySingle)