Composables UI is out: our new component library for Compose Multiplatform ->
Class

InternalCoreApi

Source set: Common

Deprecated

Use androidx.compose.ui.InternalComposeUiApi annotation instead

Requires Opt-in This API is internal to library.
@Target(
    AnnotationTarget.CLASS,
    AnnotationTarget.FUNCTION,
    AnnotationTarget.PROPERTY,
    AnnotationTarget.PROPERTY_GETTER,
    AnnotationTarget.PROPERTY_SETTER,
)
annotation class InternalCoreApi

Last updated: