1 write to GetPrototype
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\ItemsViewController.cs (1)
300
ItemsViewLayout.
GetPrototype
= _getPrototype;
2 references to GetPrototype
Microsoft.Maui.Controls (2)
Handlers\Items\iOS\ItemsViewLayout.cs (2)
226
if (
GetPrototype
== null)
251
prototype =
GetPrototype
() as ItemsViewCell;