[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Core.C1CompositeIcon

C1CompositeIcon Class

Represent an icon created from a list of icons superposed one on top of the other.

Inheritance
C1CompositeIcon
Namespace: C1.Xamarin.Forms.Core
Assembly: C1.Xamarin.Forms.Core.dll
Syntax
public class C1CompositeIcon : C1Icon, INotifyPropertyChanged

Constructors

Name Description
C1CompositeIcon()

Initializes a new instance of the C1CompositeIcon class.

Properties

Name Description
Icons

Gets the list of icons that will be rendered.

Methods

Name Description
OnColorChanged(Color, Color)

Called when the ColorProperty is updated.