Summary
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.
- Namespace
- Avalonia
.Controls - Base Types
-
- object
- ValueType
graph BT
Type-->Base0["ValueType"]
Base0-->Base1["object"]
Type["AcrylicPlatformCompensationLevels"]
class Type type-node
Syntax
public struct AcrylicPlatformCompensationLevels : ValueType
Constructors
Properties
Name | Value | Summary |
---|---|---|
AcrylicBlurLevel | double | |
BlurLevel | double | |
TransparentLevel | double |