2 references to SetCustomDelegate
Microsoft.Maui.Controls (2)
Handlers\Items\iOS\ItemsViewController.cs (1)
189 collectionView.SetCustomDelegate(this);
Handlers\Items2\iOS\ItemsViewController2.cs (1)
186 collectionView.SetCustomDelegate(this);