Class
Android
Requires Opt-in RequiresOptIn.Level.ERROR
@Target(
AnnotationTarget.CLASS,
AnnotationTarget.FUNCTION,
AnnotationTarget.PROPERTY,
AnnotationTarget.PROPERTY_GETTER,
)
annotation class ExperimentalComposeViewContextApi
This is for the experimental ComposeViewContext API and all APIs related to it.