GradientStops Class
Definition
A collection of Avalonia.Media.GradientStops.
public class GradientStops
Constructors
| Name | Description |
|---|---|
| GradientStops | No summary available. |
GradientStops Constructor
public GradientStops()
Methods
| Name | Description |
|---|---|
| ToImmutable | No summary available. |
ToImmutable Method
public System.Collections.Generic.IReadOnlyList<Avalonia.Media.Immutable.ImmutableGradientStop> ToImmutable()
Returns
System.Collections.Generic.IReadOnlyList<Avalonia.Media.Immutable.ImmutableGradientStop>