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