TopLevelActualTransparencyLevel Property

Gets the achieved WindowTransparencyLevel that the platform was able to provide.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public WindowTransparencyLevel ActualTransparencyLevel { get; }

Property Value

WindowTransparencyLevel

See Also