Skip to main content

AcrylicPlatformCompensationLevels Structure

Defines compensation levels for the platform depending on the transparency level. It controls the base opacity level of the 'tracing paper' layer that compensates for low blur radius.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public struct AcrylicPlatformCompensationLevels : IEquatable<AcrylicPlatformCompensationLevels>
View Source
InheritanceObjectValueType → AcrylicPlatformCompensationLevels
ImplementsIEquatable(AcrylicPlatformCompensationLevels)

Constructors

AcrylicPlatformCompensationLevels(Double, Double, Double)Initializes a new instance of the AcrylicPlatformCompensationLevels class

Properties

AcrylicBlurLevel 
BlurLevel 
TransparentLevel 

Methods

GetType()Gets the Type of the current instance.
(Inherited from Object)

See Also

Reference

Avalonia.Controls Namespace