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.