2 references to DetermineViewReuseId
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\GroupableItemsViewController.cs (2)
76 var reuseId = DetermineViewReuseId(elementKind); 292 var reuseId = (NSString)DetermineViewReuseId(elementKind);