3 writes to _estimatedRowHeight
Microsoft.Maui.Controls.Compatibility (3)
iOS\Renderers\ListViewRenderer.cs (3)
1054
_estimatedRowHeight
= false;
1273
_estimatedRowHeight
= false;
1344
_estimatedRowHeight
= true;
1 reference to _estimatedRowHeight
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\ListViewRenderer.cs (1)
1339
if (
_estimatedRowHeight
)