Udostępnij za pośrednictwem


ElementHandler Klasa

Definicja

public ref class ElementHandler abstract : Microsoft::Maui::IElementHandler
public abstract class ElementHandler : Microsoft.Maui.IElementHandler
type ElementHandler = class
    interface IElementHandler
Public MustInherit Class ElementHandler
Implements IElementHandler
Dziedziczenie
ElementHandler
Pochodne
Implementuje

Konstruktory

ElementHandler(IPropertyMapper, CommandMapper)

Pola

ElementCommandMapper
ElementMapper

Właściwości

MauiContext
PlatformView
Services
VirtualView

Metody

Invoke(String, Object)
SetMauiContext(IMauiContext)
SetVirtualView(IElement)
UpdateValue(String)

Jawne implementacje interfejsu

IElementHandler.DisconnectHandler()

Metody rozszerzania

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

Dotyczy