Class

ExperimentalComposeApi

Jetpack Compose API reference for ExperimentalComposeApi.

Common
Requires Opt-in RequiresOptIn.Level.ERROR
@Target(
    AnnotationTarget.CLASS,
    AnnotationTarget.FUNCTION,
    AnnotationTarget.PROPERTY,
    AnnotationTarget.PROPERTY_GETTER,
)
public annotation class ExperimentalComposeApi