1 reference to OnCalloutClicked
Microsoft.Maui.Maps (1)
Platform\iOS\MauiMKMapView.cs (1)
247
var recognizer = new UITapGestureRecognizer(g =>
OnCalloutClicked
(annotation))