Compartilhar via


MapPinHandler Classe

Definição

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
Herança
Implementações

Construtores

MapPinHandler()
MapPinHandler(IPropertyMapper)

Campos

Mapper

Propriedades

MauiContext (Herdado de ElementHandler)
PlatformView (Herdado de ElementHandler<TVirtualView,TPlatformView>)
Services (Herdado de ElementHandler)
VirtualView (Herdado de ElementHandler<TVirtualView,TPlatformView>)

Métodos

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

Implantações explícitas de interface

IElementHandler.DisconnectHandler() (Herdado de ElementHandler)
IElementHandler.PlatformView (Herdado de ElementHandler<TVirtualView,TPlatformView>)
IElementHandler.VirtualView (Herdado de ElementHandler<TVirtualView,TPlatformView>)
IMapPinHandler.PlatformView
IMapPinHandler.VirtualView

Métodos de Extensão

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

Aplica-se a