Element.ControlsElementMapper 字段

定义

注意

Use ViewHandler.ViewMapper instead.

将 UI 信息映射到特定于平台的辅助功能服务实现

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) 

字段值

属性

适用于