Interface

DrawModifier

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

Source set: Common
@JvmDefaultWithCompatibility
interface DrawModifier : Modifier.Element

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

Functions

draw

fun ContentDrawScope.draw()

Last updated: