foreground - mimoccc/tvapp GitHub Wiki

//tvlib/org.mjdev.tvlib.ui.toolkit/foreground

foreground

[androidJvm]\

@Stable

fun Modifier.foreground(color: Color, shape: Shape = RectangleShape): Modifier

@Stable

fun Modifier.foreground(brush: Brush, shape: Shape = RectangleShape, @FloatRange(from = 0.0, to = 1.0)alpha: Float = 1.0f): Modifier

⚠️ **GitHub.com Fallback** ⚠️