Freigeben über


Button.ControlsButtonMapper Feld

Definition

Achtung

Use ButtonHandler.Mapper instead.

Der Eigenschaftenzuordnungser, der die abstrakten Eigenschaften den plattformspezifischen Methoden zur weiteren Verarbeitung zuordnet.

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) 

Feldwert

Attribute

Gilt für: