いくつかのアイコンをそれぞれ重ねて作成された 1 つのアイコンを表します。
オブジェクト モデル
シンタックス
'宣言
<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
参照