Implemented interface member:
property
Tracker
Microsoft.Maui.Controls.Compatibility.Platform.Android.IVisualElementRenderer.Tracker
1 write to Tracker
Microsoft.Maui.Controls.Compatibility (1)
Android\HandlerToRendererShim.cs (1)
70
Tracker
= new VisualElementTracker(this);
2 references to Tracker
Microsoft.Maui.Controls.Compatibility (2)
Android\HandlerToRendererShim.cs (2)
68
if (
Tracker
== null)
97
Tracker
?.UpdateLayout();