Summary
Parses a brush string.
- Namespace
- Avalonia
.Media - Containing Type
- Brush
Syntax
public static IBrush Parse(string s)
Parameters
Name | Type | Description |
---|---|---|
s | string | The brush string. |
public static IBrush Parse(string s)
Name | Type | Description |
---|---|---|
s | string | The brush string. |