Compartilhar via


Element.ControlsElementMapper Campo

Definição

Cuidado

Use ViewHandler.ViewMapper instead.

Mapeia informações da interface do usuário para implementações específicas da plataforma para serviços de acessibilidade

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IElement ^, Microsoft::Maui::IElementHandler ^> ^ ControlsElementMapper;
[System.Obsolete("Use ViewHandler.ViewMapper instead.")]
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IElement,Microsoft.Maui.IElementHandler> ControlsElementMapper;
[<System.Obsolete("Use ViewHandler.ViewMapper instead.")>]
 staticval mutable ControlsElementMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IElement, Microsoft.Maui.IElementHandler>
Public Shared ControlsElementMapper As IPropertyMapper(Of IElement, IElementHandler) 

Valor do campo

Atributos

Aplica-se a