MapHandler.MapShowInfoWindow(IMapHandler, IMap, Object) Metodo

Definizione

Esegue il mapping del ShowInfoWindow(IMapPin) comando all'implementazione specifica della piattaforma.

public:
 static void MapShowInfoWindow(Microsoft::Maui::Maps::Handlers::IMapHandler ^ handler, Microsoft::Maui::Maps::IMap ^ map, System::Object ^ arg);
public static void MapShowInfoWindow(Microsoft.Maui.Maps.Handlers.IMapHandler handler, Microsoft.Maui.Maps.IMap map, object? arg);
static member MapShowInfoWindow : Microsoft.Maui.Maps.Handlers.IMapHandler * Microsoft.Maui.Maps.IMap * obj -> unit
Public Shared Sub MapShowInfoWindow (handler As IMapHandler, map As IMap, arg As Object)

Parametri

handler
IMapHandler
map
IMap
arg
Object

Si applica a