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

InternalTestApi

@RequiresOptIn(message = "This is internal API for Compose modules that may change frequently and without warning.")
@Retention(value = AnnotationRetention.BINARY)
public annotation InternalTestApi


Summary

Public constructors

Public constructors

InternalTestApi

public InternalTestApi()