MapPinHandler 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 MapPinHandler : Microsoft::Maui::Handlers::ElementHandler<Microsoft::Maui::Maps::IMapPin ^, System::Object ^>, Microsoft::Maui::Maps::Handlers::IMapPinHandler
public class MapPinHandler : Microsoft.Maui.Handlers.ElementHandler<Microsoft.Maui.Maps.IMapPin,object>, Microsoft.Maui.Maps.Handlers.IMapPinHandler
type MapPinHandler = class
inherit ElementHandler<IMapPin, obj>
interface IMapPinHandler
interface IElementHandler
Public Class MapPinHandler
Inherits ElementHandler(Of IMapPin, Object)
Implements IMapPinHandler
- Héritage
- Implémente
Constructeurs
MapPinHandler() | |
MapPinHandler(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.