prepareSync

abstract fun prepareSync(sizeConstraints: SizeConstraints, result: IntArray?)

To prepare the item for rendering in sync way.

Parameters

sizeConstraints

The size constraints of the item.

result

The output of the rendering.