Source set: Common
@JvmDefaultWithCompatibility
interface DrawModifier : Modifier.Element
A Modifier.Element that draws into the space of the layout.
Functions
draw
fun ContentDrawScope.draw()A Modifier.Element that draws into the space of the layout.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
@JvmDefaultWithCompatibility
interface DrawModifier : Modifier.Element
A Modifier.Element that draws into the space of the layout.
fun ContentDrawScope.draw()Last updated: