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

C1.iOS.Core アセンブリ > C1.iOS.Core 名前空間 : C1CheckBox クラス
選択状態とクリアが可能なチェックボックスコントロールです。
オブジェクト モデル
C1CheckBox クラス
シンタックス
'宣言
 
<Foundation.RegisterAttribute("C1CheckBox")>
<System.ComponentModel.DesignTimeVisibleAttribute(True)>
Public Class C1CheckBox 
   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("C1CheckBox")]
[System.ComponentModel.DesignTimeVisible(true)]
public class C1CheckBox : 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.C1CheckBox

参照

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