FontStyle
-
Cmn
value class FontStyle
Defines whether the font is Italic or Normal.
| See also | |
|---|---|
Font |
|
FontFamily |
Summary
Public companion functions |
||
|---|---|---|
List<FontStyle> |
values()Returns a list of possible values of |
Cmn
|
Public companion properties |
||
|---|---|---|
FontStyle |
Use glyphs designed for slanting |
Cmn
|
FontStyle |
Use the upright glyphs |
Cmn
|
Public constructors |
|
|---|---|
|
This function is deprecated. Please use FontStyle.Normal or FontStyle.Italic |
Cmn
|