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