{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

InternalPlatformTextApi

@RequiresOptIn(level = RequiresOptIn.Level.ERROR, message = "This is internal API that may change frequently and without warning.")
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY])
@Retention(value = AnnotationRetention.BINARY)
public annotation InternalPlatformTextApi


Summary

Public constructors

Public constructors

InternalPlatformTextApi

public InternalPlatformTextApi()