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

LayoutStyleScope

An interface that introduces the layout properties to a Style receiver scope.

Source set: Common
@ExperimentalFoundationStyleApi
interface LayoutStyleScope :
    ContentPaddingScope, ExternalPaddingScope, SizeScope, PositionScope, MinSizeScope, MaxSizeScope

An interface that introduces the layout properties to a Style receiver scope.

Last updated: