1 write to GetPrototype
Microsoft.Maui.Controls.Compatibility (1)
iOS\CollectionView\ItemsViewController.cs (1)
190
ItemsViewLayout.
GetPrototype
= GetPrototype;
2 references to GetPrototype
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\ItemsViewLayout.cs (2)
189
if (
GetPrototype
== null)
214
prototype =
GetPrototype
() as ItemsViewCell;