IGradientBrushGradientStops Property
Gets the brush's gradient stops.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
IReadOnlyList<IGradientStop> GradientStops { get; }
ReadOnly Property GradientStops As IReadOnlyList(Of IGradientStop)
Get
abstract GradientStops : IReadOnlyList<IGradientStop> with get
Property Value
IReadOnlyListIGradientStop