GradientStopsProperty Field
Defines the GradientStops property.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly StyledProperty<GradientStops> GradientStopsProperty
Public Shared ReadOnly GradientStopsProperty As StyledProperty(Of GradientStops)
static val GradientStopsProperty: StyledProperty<GradientStops>