2 overrides of SelectLayout
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\CarouselViewRenderer.cs (1)
59 protected override ItemsViewLayout SelectLayout() =>
iOS\CollectionView\StructuredItemsViewRenderer.cs (1)
53 protected override ItemsViewLayout SelectLayout()
1 reference to SelectLayout
Microsoft.Maui.Controls.Compatibility (1)
iOS\CollectionView\ItemsViewRenderer.cs (1)
119 _layout = SelectLayout();