Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1CompositeIcon Class
Properties Methods Events

In This Topic
    C1CompositeIcon Class Members
    In This Topic

    The following tables list the members exposed by C1CompositeIcon.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1CompositeIcon class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from UIKit.UIView)
    Public PropertyGets or sets the color used to paint the icon. (Inherited from C1.iOS.Core.C1Icon)
    Public Property (Inherited from Foundation.NSObject)
    Public PropertyGets the list of icons that will be rendered.  
    Public Property (Inherited from C1.iOS.Core.C1Icon)
    Public PropertyGets or sets the padding of the icon. (Inherited from C1.iOS.Core.C1Icon)
    Public PropertyGets the height of the icon. If Nan, the arrange height will be used. (Inherited from C1.iOS.Core.C1Icon)
    Public PropertyGets the width of the icon. If Nan, the arrange width will be used. (Inherited from C1.iOS.Core.C1Icon)
    Public Property (Inherited from Foundation.NSObject)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from UIKit.UIView)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from UIKit.UIView)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from UIKit.UIView)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodOverridden.   
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
    Top
    Public Events
     NameDescription
    Public Event (Inherited from UIKit.UIView)
    Public Event (Inherited from UIKit.UIView)
    Public EventOccurs when property changed.  
    Top
    See Also