GenericFontFamily
Kotlin
|Java
@Immutable class GenericFontFamily : SystemFontFamily
kotlin.Any | |||
↳ | androidx.compose.ui.text.font.FontFamily | ||
↳ | androidx.compose.ui.text.font.SystemFontFamily | ||
↳ | androidx.compose.ui.text.font.GenericFontFamily |
Defines a font family with an generic font family name.
If the platform cannot find the passed generic font family, use the platform default one.
Summary
Properties | |
---|---|
String |
a generic font family name, e. |