ImmutableSolidColorBrushColor Property

Gets the color of the brush.

Definition

Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Color Color { get; }

Property Value

Color

Implements

ISolidColorBrushColor

See Also