ElementHandler Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Herança
-
ElementHandler
- Derivado
- Implementações
Construtores
ElementHandler(IPropertyMapper, CommandMapper) |
Campos
ElementCommandMapper | |
ElementMapper |
Propriedades
MauiContext | |
PlatformView | |
Services | |
VirtualView |
Métodos
Invoke(String, Object) | |
SetMauiContext(IMauiContext) | |
SetVirtualView(IElement) | |
UpdateValue(String) |
Implantações explícitas de interface
IElementHandler.DisconnectHandler() |
Métodos de Extensão
Aplica-se a
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.