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) Version: 11.3.999
public struct AcrylicPlatformCompensationLevels : IEquatable<AcrylicPlatformCompensationLevels>
Inheritance
Object    ValueType    AcrylicPlatformCompensationLevels
Implements
IEquatableAcrylicPlatformCompensationLevels

Constructors

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

Properties

Methods

GetTypeGets the Type of the current instance.
(Inherited from Object)

See Also