Button.ControlsButtonMapper 字段

定义

注意

Use ButtonHandler.Mapper instead.

将抽象属性映射到特定于平台的方法以供进一步处理的属性映射器。

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IButton ^, Microsoft::Maui::Handlers::ButtonHandler ^> ^ ControlsButtonMapper;
[System.Obsolete("Use ButtonHandler.Mapper instead.")]
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IButton,Microsoft.Maui.Handlers.ButtonHandler> ControlsButtonMapper;
[<System.Obsolete("Use ButtonHandler.Mapper instead.")>]
 staticval mutable ControlsButtonMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IButton, Microsoft.Maui.Handlers.ButtonHandler>
Public Shared ControlsButtonMapper As IPropertyMapper(Of IButton, ButtonHandler) 

字段值

属性

适用于