Color Property
Gets the color of the brush.
Definition
Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Color Color { get; }
Public ReadOnly Property Color As Color
Get
abstract Color : Color with get
override Color : Color with get
Property Value
ColorImplements
ISolidColorBrush.ColorSee Also
Reference
ImmutableSolidColorBrush Class
Avalonia.Media.Immutable Namespace