🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

graphicsContext

Provide access to a GraphicsContext instance used to create GraphicsLayers for providing isolation boundaries for rendering portions of a Composition hierarchy as well as for achieving certain visual effects like masks and blurs

Source set: Android
override val graphicsContext = GraphicsContext(this)

Provide access to a GraphicsContext instance used to create GraphicsLayers for providing isolation boundaries for rendering portions of a Composition hierarchy as well as for achieving certain visual effects like masks and blurs

Content updated: