Xamarin.iOS のドキュメント
IsReadOnly プロパティ (C1Gauge)

C1.iOS.Gauge アセンブリ > C1.iOS.Gauge 名前空間 > C1Gauge クラス : IsReadOnly プロパティ
ゲージが読み取り専用かどうかを決定する値を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("IsReadOnly")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property IsReadOnly As System.Boolean
[Foundation.Export("IsReadOnly")]
[System.ComponentModel.Browsable(true)]
public System.bool IsReadOnly {get; set;}
参照

C1Gauge クラス
C1Gauge メンバ