DrawModifier
interface DrawModifier : Modifier.Element
androidx.compose.ui.draw.DrawModifier |
A Modifier.Element that draws into the space of the layout.
Summary
Public methods | |
---|---|
abstract Unit |
Inherited functions | |
---|---|
Inherited extension functions | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From androidx.compose.foundation.layout
|