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

GraphicsContext

Create a new GraphicsContext with the provided ViewGroup to contain View based layers.

GraphicsContext

Source set: Android
public fun GraphicsContext(layerContainer: ViewGroup): GraphicsContext

Create a new GraphicsContext with the provided ViewGroup to contain View based layers.

Parameters

layerContainer ViewGroup used to contain View based layers that are created by the returned GraphicsContext