Xamarin.iOS のドキュメント
C1ToggleButton クラス
メンバ 

C1.iOS.Core アセンブリ > C1.iOS.Core 名前空間 : C1ToggleButton クラス
ユーザーが展開および折りたたみできるボタンを表します。
オブジェクト モデル
C1ToggleButton クラス
シンタックス
'宣言
 
<Foundation.RegisterAttribute("UIView", True)>
Public Class C1ToggleButton 
   Inherits UIKit.UIView
   Implements IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment 
[Foundation.Register("UIView", true)]
public class C1ToggleButton : UIKit.UIView, IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment  
継承階層

System.Object
   Foundation.NSObject
      UIKit.UIResponder
         UIKit.UIView
            C1.iOS.Core.C1ToggleButton

参照

C1ToggleButton メンバ
C1.iOS.Core 名前空間