MapHandler.Mapper Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)