VisualOpacity Property

Gets or sets the opacity of the control.

Definition

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

Property Value

Double

See Also