1 write to _disposed
Microsoft.Maui.Controls.Compatibility (1)
iOS\EventTracker.cs (1)
77 _disposed = true;
3 references to _disposed
Microsoft.Maui.Controls.Compatibility (3)
iOS\EventTracker.cs (3)
74 if (_disposed) 97 if (_disposed) 111 if (eventTracker._disposed || view == null)