InternalFoundationTextApi

Class

Common

Requires Opt-in Internal/Unstable API for use only between foundation modules sharing the same exact version, subject to change without notice.

@Target(
    AnnotationTarget.CLASS,
    AnnotationTarget.FUNCTION,
    AnnotationTarget.PROPERTY,
    AnnotationTarget.PROPERTY_GETTER,
    AnnotationTarget.PROPERTY_SETTER,
)
annotation class InternalFoundationTextApi