2 references to Bind
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\GroupableItemsViewController.cs (1)
111
cell.
Bind
(template, bindingContext, ItemsView);
iOS\CollectionView\ItemsViewController.cs (1)
266
cell.
Bind
(ItemsView.ItemTemplate, ItemsSource[indexPath], ItemsView);