Udostępnij za pośrednictwem


MapElementHandler Klasa

Definicja

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
Dziedziczenie
Implementuje

Konstruktory

MapElementHandler()
MapElementHandler(IPropertyMapper)

Pola

Mapper

Właściwości

MauiContext (Odziedziczone po ElementHandler)
PlatformView (Odziedziczone po ElementHandler<TVirtualView,TPlatformView>)
Services (Odziedziczone po ElementHandler)
VirtualView (Odziedziczone po ElementHandler<TVirtualView,TPlatformView>)

Metody

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

Jawne implementacje interfejsu

IElementHandler.DisconnectHandler() (Odziedziczone po ElementHandler)
IElementHandler.PlatformView (Odziedziczone po ElementHandler<TVirtualView,TPlatformView>)
IElementHandler.VirtualView (Odziedziczone po ElementHandler<TVirtualView,TPlatformView>)
IMapElementHandler.PlatformView
IMapElementHandler.VirtualView

Metody rozszerzania

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

Dotyczy