1 write to _activeTransition
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellRenderer.cs (1)
336 _activeTransition = transition.Transition(oldRenderer, newRenderer);
3 references to _activeTransition
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellRenderer.cs (3)
243 await _activeTransition; 308 await _activeTransition; 337 await _activeTransition;