haze-root
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
haze-root
haze-materials
/
dev.chrisbanes.haze.materials
/
FluentMaterials
/
mica
mica
@
Composable
@
ReadOnlyComposable
fun
mica
(
isDark
:
Boolean
=
MaterialTheme.colorScheme.surface.luminance() < 0.5f
)
:
HazeStyle
A
HazeStyle
which implements a translucent application background material.