FontScript

sealed class FontScript

Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining the script type. Where LanguageCode or CustomLanguageCode is sufficient, use "AUTOMATIC" or leave unset.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
object Hans : FontScript
Link copied to clipboard
object Hant : FontScript
Link copied to clipboard
data class SdkUnknown(val value: String) : FontScript

Properties

Link copied to clipboard
abstract val value: String