2 overrides of SelectLayout
Microsoft.Maui.Controls (2)
Handlers\Items2\CarouselViewHandler2.iOS.cs (1)
39 protected override UICollectionViewLayout SelectLayout()
Handlers\Items2\CollectionViewHandler2.iOS.cs (1)
128 protected override UICollectionViewLayout SelectLayout()
1 reference to SelectLayout
Microsoft.Maui.Controls (1)
Handlers\Items2\ItemsViewHandler2.iOS.cs (1)
126 _layout = SelectLayout();