Compose Unstyled 2.0 is out! Check the official announcement blog ->
Interface

LayerStyleScope

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

Source set: Common
@ExperimentalFoundationStyleApi
interface LayerStyleScope :
    AlphaScope,
    ScaleScope,
    TranslationScope,
    RotationScope,
    TransformOriginScope,
    ColorFilterScope,
    ClipScope,
    ZIndexScope

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

Last updated: