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.