Opacity Property
Gets or sets the opacity of the control.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double Opacity { get; set; }
Public Property Opacity As Double
Get
Set
member Opacity : float with get, set