Condividi tramite


MapElementHandler Classe

Definizione

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
Ereditarietà
Implementazioni

Costruttori

MapElementHandler()
MapElementHandler(IPropertyMapper)

Campi

Mapper

Proprietà

MauiContext (Ereditato da ElementHandler)
PlatformView (Ereditato da ElementHandler<TVirtualView,TPlatformView>)
Services (Ereditato da ElementHandler)
VirtualView (Ereditato da ElementHandler<TVirtualView,TPlatformView>)

Metodi

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

Implementazioni dell'interfaccia esplicita

IElementHandler.DisconnectHandler() (Ereditato da ElementHandler)
IElementHandler.PlatformView (Ereditato da ElementHandler<TVirtualView,TPlatformView>)
IElementHandler.VirtualView (Ereditato da ElementHandler<TVirtualView,TPlatformView>)
IMapElementHandler.PlatformView
IMapElementHandler.VirtualView

Metodi di estensione

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

Si applica a