Introducing our new Modern UI Kit built for Compose & Kotlin Check it out

toolingGraphicsLayer

Common

Modifier in Compose Ui

Last updated:

Installation

dependencies {
   implementation("androidx.compose.ui:ui:1.9.0-alpha04")
}

Overloads

@Stable
fun Modifier.toolingGraphicsLayer()
by @alexstyl