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

C1.iOS.Core アセンブリ > C1.iOS.Core 名前空間 : C1CompositeIcon クラス
いくつかのアイコンをそれぞれ重ねて作成された 1 つのアイコンを表します。
オブジェクト モデル
C1CompositeIcon クラス
シンタックス
'宣言
 
<Foundation.RegisterAttribute("C1CompositeIcon")>
<System.ComponentModel.DesignTimeVisibleAttribute(True)>
Public Class C1CompositeIcon 
   Inherits C1Icon
   Implements IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment 
[Foundation.Register("C1CompositeIcon")]
[System.ComponentModel.DesignTimeVisible(true)]
public class C1CompositeIcon : C1Icon, 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.C1Icon
               C1.iOS.Core.C1CompositeIcon

参照

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