1 write to _lastTouchedView
Microsoft.Maui.Maps (1)
Platform\iOS\MauiMKMapView.cs (1)
251 _lastTouchedView = touch.View;
1 reference to _lastTouchedView
Microsoft.Maui.Maps (1)
Platform\iOS\MauiMKMapView.cs (1)
270 if (_lastTouchedView is MKAnnotationView)