🌈 Create new beautiful Compose Gradients with our new wesite ->
Interface

DrawModifier

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

Source set: Common
public interface DrawModifier : Modifier.Element

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

Functions

draw

Source set: Common
public fun ContentDrawScope.draw()