IGradientBrush.

GradientStops Property

Summary

Gets the brush's gradient stops.
Namespace
Avalonia.Media
Containing Type
IGradientBrush

Syntax

IReadOnlyList<IGradientStop> GradientStops { get; }

Value

Type Description
IReadOnlyList<IGradientStop>