Partager via


MapPinHandler Classe

Définition

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

ConnectHandler(TPlatformView) (Hérité de ElementHandler<TVirtualView,TPlatformView>)
CreatePlatformElement()
DisconnectHandler(TPlatformView) (Hérité de ElementHandler<TVirtualView,TPlatformView>)
Invoke(String, Object) (Hérité de ElementHandler)
MapAddress(IMapPinHandler, IMapPin)
MapLabel(IMapPinHandler, IMapPin)
MapLocation(IMapPinHandler, IMapPin)
SetMauiContext(IMauiContext) (Hérité de ElementHandler)
SetVirtualView(IElement) (Hérité de ElementHandler)
UpdateValue(String) (Hérité de ElementHandler)

Implémentations d’interfaces explicites

IElementHandler.DisconnectHandler() (Hérité de ElementHandler)
IElementHandler.PlatformView (Hérité de ElementHandler<TVirtualView,TPlatformView>)
IElementHandler.VirtualView (Hérité de ElementHandler<TVirtualView,TPlatformView>)
IMapPinHandler.PlatformView
IMapPinHandler.VirtualView

Méthodes d’extension

GetRequiredService<T>(IElementHandler)
GetRequiredService<T>(IElementHandler, Type)
GetService<T>(IElementHandler)
GetService<T>(IElementHandler, Type)
GetServiceProvider(IElementHandler)
IsConnected(IElementHandler)

S’applique à