InternalFoundationTextApi

  • Cmn
    @RequiresOptIn(message = "Internal/Unstable API for use only between foundation modules sharing the same exact version, subject to change without notice.")
    @Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER])
    @Retention(value = AnnotationRetention.BINARY)
    annotation InternalFoundationTextApi

Summary

Public constructors

Cmn

Public constructors

InternalFoundationTextApi

InternalFoundationTextApi()