Share via


MapHandler.Mapper Field

Definition

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

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

Field Value

Applies to