IGradientBrushGradientStops Property

Gets the brush's gradient stops.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
IReadOnlyList<IGradientStop> GradientStops { get; }

Property Value

IReadOnlyListIGradientStop

See Also