Skip to main content

GradientStops Property

Gets the brush's gradient stops.

Definition

Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public IReadOnlyList<IGradientStop> GradientStops { get; }

Property Value

IReadOnlyList(IGradientStop)

Implements

IGradientBrush.GradientStops

See Also

Reference

ImmutableGradientBrush Class
Avalonia.Media.Immutable Namespace