- Namespace
- Avalonia
.Media .Immutable - Containing Type
- Immutable
Gradient Stop
Syntax
public ImmutableGradientStop(double offset, Color color)
Parameters
Name | Type | Description |
---|---|---|
offset | double | |
color | Color |
Return Value
Type | Description |
---|---|
void |