2 writes to _isRotating
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellSectionRootRenderer.cs (2)
68 _isRotating = false; 74 _isRotating = true;
1 reference to _isRotating
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellSectionRootRenderer.cs (1)
140 if (_didLayoutSubviews && !_isRotating)