DrawResult

Class

Common
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.