ButtonHandler クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class ButtonHandler : Microsoft::Maui::Handlers::ViewHandler<Microsoft::Maui::IButton ^, System::Object ^>, Microsoft::Maui::Handlers::IButtonHandler
public class ButtonHandler : Microsoft.Maui.Handlers.ViewHandler<Microsoft.Maui.IButton,object>, Microsoft.Maui.Handlers.IButtonHandler
type ButtonHandler = class
inherit ViewHandler<IButton, obj>
interface IButtonHandler
interface IViewHandler
interface IElementHandler
Public Class ButtonHandler
Inherits ViewHandler(Of IButton, Object)
Implements IButtonHandler
- 継承
- 実装
コンストラクター
| ButtonHandler() | |
| ButtonHandler(IPropertyMapper, CommandMapper) | |
| ButtonHandler(IPropertyMapper) |
フィールド
| CommandMapper | |
| ImageButtonMapper | |
| Mapper | |
| TextButtonMapper |
プロパティ
| ContainerView |
のコンテナーとして機能するビューを取得します PlatformView。 (継承元 ViewHandler) |
| HasContainer |
がビュー内に含まれているかどうかを示す値を PlatformView 取得または設定します。 (継承元 ViewHandler) |
| ImageSourceLoader | |
| MauiContext | (継承元 ElementHandler) |
| NeedsContainer |
にコンテナー ビューが必要かどうかを VirtualView 示す値を取得します。 (継承元 ViewHandler) |
| PlatformView | (継承元 ViewHandler<TVirtualView,TPlatformView>) |
| Services | (継承元 ElementHandler) |
| VirtualView | (継承元 ViewHandler<TVirtualView,TPlatformView>) |