1 type derived from GroupableItemsViewDelegator
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\ReorderableItemsViewDelegator.cs (1)
9 public class ReorderableItemsViewDelegator<TItemsView, TViewController> : GroupableItemsViewDelegator<TItemsView, TViewController>
1 instantiation of GroupableItemsViewDelegator
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\GroupableItemsViewController.cs (1)
33 return new GroupableItemsViewDelegator<TItemsView, GroupableItemsViewController<TItemsView>>(ItemsViewLayout, this);