Share via


Button.ControlsButtonMapper 欄位

定義

警告

Use ButtonHandler.Mapper instead.

將抽象屬性對應至平臺特定方法的屬性對應程式,以便進一步處理。

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IButton ^, Microsoft::Maui::Handlers::ButtonHandler ^> ^ ControlsButtonMapper;
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;
 staticval mutable ControlsButtonMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IButton, Microsoft.Maui.Handlers.ButtonHandler>
[<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) 

欄位值

屬性

適用於