다음을 통해 공유


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) 

필드 값

특성

적용 대상