Compartir a través de


MapPinHandler Clase

Definición

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
Herencia
Implementaciones

Constructores

MapPinHandler()
MapPinHandler(IPropertyMapper)

Campos

Mapper

Propiedades

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

Métodos

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

Implementaciones de interfaz explícitas

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

Métodos de extensión

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

Se aplica a