1 implementation of SendMarkerClick
Microsoft.Maui.Controls.Maps (1)
Pin.cs (1)
150 public bool SendMarkerClick()
2 references to SendMarkerClick
Microsoft.Maui.Maps (2)
Platform\iOS\MauiMKMapView.cs (2)
204 bool deselect = pin.SendMarkerClick(); 273 targetPin.SendMarkerClick();