MapElementHandler Classe
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.
public ref class MapElementHandler : Microsoft::Maui::Handlers::ElementHandler<Microsoft::Maui::Maps::IMapElement ^, System::Object ^>, Microsoft::Maui::Maps::Handlers::IMapElementHandler
public class MapElementHandler : Microsoft.Maui.Handlers.ElementHandler<Microsoft.Maui.Maps.IMapElement,object>, Microsoft.Maui.Maps.Handlers.IMapElementHandler
type MapElementHandler = class
inherit ElementHandler<IMapElement, obj>
interface IMapElementHandler
interface IElementHandler
Public Class MapElementHandler
Inherits ElementHandler(Of IMapElement, Object)
Implements IMapElementHandler
- Héritage
- Implémente
Constructeurs
MapElementHandler() | |
MapElementHandler(IPropertyMapper) |
Champs
Mapper |
Propriétés
MauiContext | (Hérité de ElementHandler) |
PlatformView | (Hérité de ElementHandler<TVirtualView,TPlatformView>) |
Services | (Hérité de ElementHandler) |
VirtualView | (Hérité de ElementHandler<TVirtualView,TPlatformView>) |
Méthodes
Implémentations d’interfaces explicites
Méthodes d’extension
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.