11 references to CollectionViewHandler2
Microsoft.Maui.Controls (11)
Handlers\Items2\CollectionViewHandler2.iOS.cs (11)
48 public static PropertyMapper<CollectionView, CollectionViewHandler2> Mapper = new(ItemsViewMapper) 68 public static void MapCanReorderItems(CollectionViewHandler2 handler, ReorderableItemsView itemsView) 91 public static void MapIsGrouped(CollectionViewHandler2 handler, GroupableItemsView itemsView) 105 public static void MapItemsSource(CollectionViewHandler2 handler, SelectableItemsView itemsView) 111 public static void MapSelectedItem(CollectionViewHandler2 handler, SelectableItemsView itemsView) 116 public static void MapSelectedItems(CollectionViewHandler2 handler, SelectableItemsView itemsView) 121 public static void MapSelectionMode(CollectionViewHandler2 handler, SelectableItemsView itemsView) 178 public static void MapHeaderTemplate(CollectionViewHandler2 handler, StructuredItemsView itemsView) 184 public static void MapFooterTemplate(CollectionViewHandler2 handler, StructuredItemsView itemsView) 190 public static void MapItemsLayout(CollectionViewHandler2 handler, StructuredItemsView itemsView) 195 public static void MapItemSizingStrategy(CollectionViewHandler2 handler, StructuredItemsView itemsView)