Start native apps faster with the Composables CLI ->
Function

draw

The main entry point for drawing.

draw

Source set: Android
public fun RemoteDrawScope.draw(
        blendMode: BlendMode? = null,
        alpha: RemoteFloat = DefaultAlpha.rf,
    )

The main entry point for drawing. This method is called by the remote compose framework to draw the painter.