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()A Modifier.Element that draws into the space of the layout.
public interface DrawModifier : Modifier.Element
A Modifier.Element that draws into the space of the layout.
public fun ContentDrawScope.draw()