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

InternalComposeUiApi

@RequiresOptIn(message = "Unstable API for use only between compose-ui modules sharing the same exact version, subject to change without notice in major, minor, or patch releases.")
@Retention(value = AnnotationRetention.BINARY)
public annotation InternalComposeUiApi


Unstable API for use only between compose-ui modules sharing the same exact version, subject to change without notice in major, minor, or patch releases.

Summary

Public constructors

Public constructors

InternalComposeUiApi

public InternalComposeUiApi()