AlphaDefaults

Contains default Alpha presets for common interaction patterns.

Since

0.5.0

Properties

Link copied to clipboard

Disabled alpha preset. Disabled states use DEFAULT_DISABLED_ALPHA (0.6).

Link copied to clipboard
val None: Alpha

No alpha changes. All states return alpha 1.0.

Link copied to clipboard

Pressed alpha effect where the element becomes slightly transparent when pressed. Pressed states use 0.8 alpha.