Sdílet prostřednictvím


MapPinHandler Třída

Definice

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
Dědičnost
Implementuje

Konstruktory

MapPinHandler()
MapPinHandler(IPropertyMapper)

Pole

Mapper

Vlastnosti

MauiContext (Zděděno od ElementHandler)
PlatformView (Zděděno od ElementHandler<TVirtualView,TPlatformView>)
Services (Zděděno od ElementHandler)
VirtualView (Zděděno od ElementHandler<TVirtualView,TPlatformView>)

Metody

ConnectHandler(TPlatformView) (Zděděno od ElementHandler<TVirtualView,TPlatformView>)
CreatePlatformElement()
DisconnectHandler(TPlatformView) (Zděděno od ElementHandler<TVirtualView,TPlatformView>)
Invoke(String, Object) (Zděděno od ElementHandler)
MapAddress(IMapPinHandler, IMapPin)
MapLabel(IMapPinHandler, IMapPin)
MapLocation(IMapPinHandler, IMapPin)
SetMauiContext(IMauiContext) (Zděděno od ElementHandler)
SetVirtualView(IElement) (Zděděno od ElementHandler)
UpdateValue(String) (Zděděno od ElementHandler)

Explicitní implementace rozhraní

IElementHandler.DisconnectHandler() (Zděděno od ElementHandler)
IElementHandler.PlatformView (Zděděno od ElementHandler<TVirtualView,TPlatformView>)
IElementHandler.VirtualView (Zděděno od ElementHandler<TVirtualView,TPlatformView>)
IMapPinHandler.PlatformView
IMapPinHandler.VirtualView

Metody rozšíření

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

Platí pro