MapPinHandler.Mapper Field

Definition

The property mapper that maps cross-platform properties to platform-specific methods.

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::Maps::IMapPin ^, Microsoft::Maui::Maps::Handlers::IMapPinHandler ^> ^ Mapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.Maps.IMapPin,Microsoft.Maui.Maps.Handlers.IMapPinHandler> Mapper;
 staticval mutable Mapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.Maps.IMapPin, Microsoft.Maui.Maps.Handlers.IMapPinHandler>
Public Shared Mapper As IPropertyMapper(Of IMapPin, IMapPinHandler) 

Field Value

Applies to