Summary
Initializes a new instance of the
ImmutableGradientBrush
class.
- Namespace
- Avalonia
.Media .Immutable - Containing Type
- Immutable
Gradient Brush
Syntax
protected ImmutableGradientBrush(GradientBrush source)
Parameters
Name | Type | Description |
---|---|---|
source | GradientBrush | The brush from which this brush's properties should be copied. |
Return Value
Type | Description |
---|---|
void |