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

DrawResult

Holder to a callback to be invoked during draw operations.

Source set: Common
public class DrawResult internal constructor(internal var block: ContentDrawScope.() -> Unit)

Holder to a callback to be invoked during draw operations. This lambda captures and reuses parameters defined within the CacheDrawScope receiver scope lambda.