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

C1.iOS.Gauge アセンブリ > C1.iOS.Gauge 名前空間 : C1Gauge クラス
Gauge コントロールの基本クラス。
オブジェクト モデル
C1Gauge クラス
シンタックス
'宣言
 
<Foundation.RegisterAttribute("UIView", True)>
Public MustInherit Class C1Gauge 
   Inherits UIKit.UIView
   Implements C1.iOS.Core.IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment 
[Foundation.Register("UIView", true)]
public abstract class C1Gauge : UIKit.UIView, C1.iOS.Core.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.Gauge.C1Gauge
               C1.iOS.Gauge.C1LinearGauge
               C1.iOS.Gauge.C1RadialGauge

参照

C1Gauge メンバ
C1.iOS.Gauge 名前空間