public final class UIVibrancyEffectStyle
extends java.lang.Object
These vibrancy styles, combined with those blur effect styles, cause only the alpha component of the content to be used. Color information is ignored. (UIVibrancyEffectStyleLabel is an exception; it passes color through.)
| Modifier and Type | Field and Description |
|---|---|
static long |
Fill
Vibrancy for thicker filled areas.
|
static long |
Label
Vibrancy for text labels.
|
static long |
QuaternaryLabel
Vibrancy for text labels.
|
static long |
SecondaryFill
Vibrancy for thicker filled areas.
|
static long |
SecondaryLabel
Vibrancy for text labels.
|
static long |
Separator
Vibrancy for separator lines.
|
static long |
TertiaryFill
Vibrancy for thicker filled areas.
|
static long |
TertiaryLabel
Vibrancy for text labels.
|
public static final long Label
public static final long SecondaryLabel
public static final long TertiaryLabel
public static final long QuaternaryLabel
public static final long Fill
public static final long SecondaryFill
public static final long TertiaryFill
public static final long Separator