View source
enum abstract FontWeight(Null<Int>)
package openfl.text.engine
Available on AIR, Android, HashLink, Linux, Neko, Windows, iOS, macOS
The FontWeight class is an enumeration of constant values used with
FontDescription.fontWeight
and StageText.fontWeight
to set text to bold
or normal.
See also: