{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

MovableContentState


A Compose compiler plugin API. DO NOT call directly.

A reference to the state of a MovableContent after changes have being applied. This is the state that was removed from the from composition during ControlledComposition.applyChanges and before it is inserted during ControlledComposition.insertMovableContent.