Compose Unstyled 2.0 is out! Check the official announcement blog ->
Function

invalidateDraw

Invalidates this modifier's draw layer, ensuring that a draw pass will be run on the next frame.

invalidateDraw

Source set: Common
fun DrawModifierNode.invalidateDraw()

Invalidates this modifier's draw layer, ensuring that a draw pass will be run on the next frame.

Last updated: