DrawModifier

A [Modifier.Element] that draws into the space of the layout.

DrawModifier

Interface

Common
@JvmDefaultWithCompatibility
interface DrawModifier : Modifier.Element

A Modifier.Element that draws into the space of the layout.

Functions

fun ContentDrawScope.draw()