Summary
Gets the brush's gradient stops.
- Namespace
- Avalonia
.Media .Immutable - Containing Type
- Immutable
Gradient Brush
Syntax
public IReadOnlyList<IGradientStop> GradientStops { get; }
Value
Type | Description |
---|---|
IReadOnlyList |
public IReadOnlyList<IGradientStop> GradientStops { get; }
Type | Description |
---|---|
IReadOnlyList |