ExperimentalAcrylicMaterialPlatformTransparencyCompensationLevel Property

Gets or Sets the PlatformTransparencyCompensationLevel. This value defines the minimum MaterialOpacity that can be used. It means material opacity is re-scaled from this value to 1.

Definition

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

Property Value

Double

See Also