Build apps faster with over 150+ styled components and screens! Check it out →

clipToBounds

Common

Modifier in Compose Ui

Last updated:

Installation

dependencies {
   implementation("androidx.compose.ui:ui:1.8.0-beta01")
}

Overloads

@Stable
fun Modifier.clipToBounds()
by @alexstyl