1 write to _tracker
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\NavigationRenderer.cs (1)
249
_tracker
= new VisualElementTracker(this);
2 references to _tracker
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\NavigationRenderer.cs (2)
274
if (
_tracker
!= null)
275
_tracker
.Dispose();