1 write to _didLayoutSubviews
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellSectionRootRenderer.cs (1)
60
_didLayoutSubviews
= true;
2 references to _didLayoutSubviews
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellSectionRootRenderer.cs (2)
140
if (
_didLayoutSubviews
&& !_isRotating)
601
if (
_didLayoutSubviews
)