.NET MAUI コントロール
C1ToggleButtonHandler クラス
メンバ 

C1.Maui.Core アセンブリ > C1.Maui.Core 名前空間 : C1ToggleButtonHandler クラス
C1ToggleButton のハンドラ。
オブジェクト モデル
C1ToggleButtonHandler クラス
シンタックス
'宣言
 
Public Class C1ToggleButtonHandler 
   Inherits Microsoft.Maui.Handlers.ViewHandler(Of C1ToggleButton,C1ToggleButton)
   Implements Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler 
public class C1ToggleButtonHandler : Microsoft.Maui.Handlers.ViewHandler<C1ToggleButton,C1ToggleButton>, Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler  
継承階層

System.Object
   Microsoft.Maui.Handlers.ElementHandler
      Microsoft.Maui.Handlers.ViewHandler
         Microsoft.Maui.Handlers.ViewHandler<TVirtualView,TPlatformView>
            C1.Maui.Core.C1ToggleButtonHandler

参照

C1ToggleButtonHandler メンバ
C1.Maui.Core 名前空間