GradientStop
Last updated
Last updated
Inheritance: AvaloniaObject AvaloniaUI documentation: GradientStop API
Constructors | Description |
---|---|
Properties | Description |
---|---|
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.