GradientStop
Last updated
Last updated
Inheritance: AvaloniaUI documentation: GradientStop
GradientStop(color: Color, offset: float)
Creates a GradientStop widget.
GradientStop(color: string, offset: float)
Creates a GradientStop widget.
reference(value: ViewRef)
Link a ViewRef to access the direct GradientStop control instance.