Table of Contents

Class SKConfettiColorCollection

Namespace
SkiaSharp.Extended.UI.Controls
Assembly
SkiaSharp.Extended.UI.dll
[TypeConverter(typeof(SKConfettiColorCollectionTypeConverter))]
public class SKConfettiColorCollection : List<Color>, IList<Color>, ICollection<Color>, IList, ICollection, IReadOnlyList<Color>, IReadOnlyCollection<Color>, IEnumerable<Color>, IEnumerable
Inheritance
SKConfettiColorCollection
Implements
Inherited Members

Constructors

SKConfettiColorCollection()
SKConfettiColorCollection(IEnumerable<Color>)
SKConfettiColorCollection(int)