1 implementation of PlatformView
Microsoft.Maui.Maps (1)
Handlers\MapPin\MapPinHandler.cs (1)
37
PlatformView IMapPinHandler.
PlatformView
=> PlatformView;
3 references to PlatformView
Microsoft.Maui.Maps (3)
Handlers\MapPin\MapPinHandler.iOS.cs (3)
14
if (handler.
PlatformView
is MKPointAnnotation mKPointAnnotation)
20
if (handler.
PlatformView
is MKPointAnnotation mKPointAnnotation)
26
if (handler.
PlatformView
is MKPointAnnotation mKPointAnnotation)