ImmutableSolidColorBrushOpacity Property

Gets the opacity of the brush.

Definition

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

Property Value

Double

Implements

IBrushOpacity

See Also