Class GradientStops
A collection of GradientStops.
public class GradientStops : AvaloniaList<GradientStop>, IAvaloniaList<GradientStop>, IList<GradientStop>, ICollection<GradientStop>, IAvaloniaReadOnlyList<GradientStop>, IReadOnlyList<GradientStop>, IReadOnlyCollection<GradientStop>, IEnumerable<GradientStop>, INotifyCollectionChanged, INotifyPropertyChanged, IList, ICollection, IEnumerable
- Inheritance
-
GradientStops
- Implements
- Inherited Members
- Extension Methods
Constructors
GradientStops()
public GradientStops()
Methods
ToImmutable()
public IReadOnlyList<ImmutableGradientStop> ToImmutable()