2 writes to _adjustmentSize1
Microsoft.Maui.Controls (2)
Handlers\Items\iOS\ItemsViewLayout.cs (2)
520 _adjustmentSize1 = CollectionViewContentSize; 525 _adjustmentSize1 = CollectionViewContentSize;
2 references to _adjustmentSize1
Microsoft.Maui.Controls (2)
Handlers\Items\iOS\ItemsViewLayout.cs (2)
518 else if (_adjustmentSize1.IsEmpty) 524 _adjustmentSize0 = _adjustmentSize1;