Xamarin.iOS のドキュメント
IsThreeState プロパティ

C1.iOS.Core アセンブリ > C1.iOS.Core 名前空間 > C1CheckBox クラス : IsThreeState プロパティ
C1CheckBox が不明確な状態をサポートするかどうかを取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("IsThreeState")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property IsThreeState As System.Boolean
[Foundation.Export("IsThreeState")]
[System.ComponentModel.Browsable(true)]
public System.bool IsThreeState {get; set;}
参照

C1CheckBox クラス
C1CheckBox メンバ