Composables UI is out: our new component library for Compose Multiplatform ->
Interface

DrawStyleScope

An interface that introduces the drawing property to a Style receiver scope.

Source set: Common
@ExperimentalFoundationStyleApi
interface DrawStyleScope : BorderScope, BackgroundScope, ForegroundScope, ShapeScope, ShadowScope

An interface that introduces the drawing property to a Style receiver scope.

Last updated: