Bagikan melalui


MapElementHandler Kelas

Definisi

public ref class MapElementHandler : Microsoft::Maui::Handlers::ElementHandler<Microsoft::Maui::Maps::IMapElement ^, System::Object ^>, Microsoft::Maui::Maps::Handlers::IMapElementHandler
public class MapElementHandler : Microsoft.Maui.Handlers.ElementHandler<Microsoft.Maui.Maps.IMapElement,object>, Microsoft.Maui.Maps.Handlers.IMapElementHandler
type MapElementHandler = class
    inherit ElementHandler<IMapElement, obj>
    interface IMapElementHandler
    interface IElementHandler
Public Class MapElementHandler
Inherits ElementHandler(Of IMapElement, Object)
Implements IMapElementHandler
Warisan
Penerapan

Konstruktor

MapElementHandler()
MapElementHandler(IPropertyMapper)

Bidang

Mapper

Properti

MauiContext (Diperoleh dari ElementHandler)
PlatformView (Diperoleh dari ElementHandler<TVirtualView,TPlatformView>)
Services (Diperoleh dari ElementHandler)
VirtualView (Diperoleh dari ElementHandler<TVirtualView,TPlatformView>)

Metode

ConnectHandler(TPlatformView) (Diperoleh dari ElementHandler<TVirtualView,TPlatformView>)
CreatePlatformElement()
DisconnectHandler(TPlatformView) (Diperoleh dari ElementHandler<TVirtualView,TPlatformView>)
Invoke(String, Object) (Diperoleh dari ElementHandler)
MapFill(IMapElementHandler, IMapElement)
MapStroke(IMapElementHandler, IMapElement)
MapStrokeThickness(IMapElementHandler, IMapElement)
SetMauiContext(IMauiContext) (Diperoleh dari ElementHandler)
SetVirtualView(IElement) (Diperoleh dari ElementHandler)
UpdateValue(String) (Diperoleh dari ElementHandler)

Implementasi Antarmuka Eksplisit

IElementHandler.DisconnectHandler() (Diperoleh dari ElementHandler)
IElementHandler.PlatformView (Diperoleh dari ElementHandler<TVirtualView,TPlatformView>)
IElementHandler.VirtualView (Diperoleh dari ElementHandler<TVirtualView,TPlatformView>)
IMapElementHandler.PlatformView
IMapElementHandler.VirtualView

Metode Ekstensi

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

Berlaku untuk