MapHandler.CommandMapper Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Mappeur de commandes qui mappe les commandes multiplateformes aux méthodes spécifiques à la plateforme.
public: static Microsoft::Maui::CommandMapper<Microsoft::Maui::Maps::IMap ^, Microsoft::Maui::Maps::Handlers::IMapHandler ^> ^ CommandMapper;
public static Microsoft.Maui.CommandMapper<Microsoft.Maui.Maps.IMap,Microsoft.Maui.Maps.Handlers.IMapHandler> CommandMapper;
staticval mutable CommandMapper : Microsoft.Maui.CommandMapper<Microsoft.Maui.Maps.IMap, Microsoft.Maui.Maps.Handlers.IMapHandler>
Public Shared CommandMapper As CommandMapper(Of IMap, IMapHandler)