FontStyle
Kotlin
|Java
enum class FontStyle
kotlin.Any | ||
↳ | kotlin.Enum<androidx.compose.ui.text.font.FontStyle> | |
↳ | androidx.compose.ui.text.font.FontStyle |
Defines whether the font is Italic or Normal.
Summary
Enum values | |
---|---|
Use glyphs designed for slanting |
|
Use the upright glyphs |
Inherited extension functions | ||
---|---|---|
From androidx.core.util
|