PlatformFont


Known direct subclasses
FileFont

Defines a Font using file path.

LoadedFont

Defines a Font using byte array with loaded font data.

ResourceFont

Defines a Font using resource name.


Summary

Protected constructors

android

Public properties

abstract String
android

Inherited properties

From androidx.compose.ui.text.font.Font
open FontLoadingStrategy

Loading strategy for this font.

android
open FontLoadingStrategy

Loading strategy for this font.

android
abstract FontStyle

The style of the font, normal or italic.

android
abstract FontStyle

The style of the font, normal or italic.

android
abstract FontWeight

The weight of the font.

android
abstract FontWeight

The weight of the font.

android

Protected constructors

PlatformFont

protected PlatformFont()

Public properties

identity

abstract val identityString