Button.ControlsButtonMapper 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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)
欄位值
- 屬性