Composables UI is out: our new component library for Compose Multiplatform ->
Function

invalidateMeasurement

This invalidates the current node's measure result, and ensures that a re-measurement (the measurement block rerun) of this node will happen for the next frame.

Last updated: