Compose API Reference Compose Runtime invalidateGroupsWithKey Function Common @TestOnly public fun invalidateGroupsWithKey(key: Int): Unit Invalidates composed groups with the given key. Calling this method switches recomposer into hot reload mode. Test-only API, not for use in production. Parameters keygroup key to invalidate.
Compose API Reference Compose Runtime invalidateGroupsWithKey Function Common @TestOnly public fun invalidateGroupsWithKey(key: Int): Unit Invalidates composed groups with the given key. Calling this method switches recomposer into hot reload mode. Test-only API, not for use in production. Parameters keygroup key to invalidate.