Summary
- Namespace
- Avalonia
.Markup .Xaml .Converters - Containing Type
- Color
To Brush Converter
Syntax
public static object Convert(object value, Type targetType)
Parameters
Name | Type | Description |
---|---|---|
value | object | The value. |
targetType | Type | The target type. |