Summary
Initializes a new instance of the
ImmutableSolidColorBrush
class.
- Namespace
- Avalonia
.Media .Immutable - Containing Type
- Immutable
Solid Color Brush
Syntax
public ImmutableSolidColorBrush(uint color)
Parameters
Name | Type | Description |
---|---|---|
color | uint | The color to use. |
Return Value
Type | Description |
---|---|
void |