-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum FontWeight extends Enum<FontWeight>
Weight (or boldness) of a font.
See https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-weight#common_weight_name_mapping
-
-
Enum Constant Summary
Enum Constants Enum Constant Description BLACKEXTRA_BOLDBOLDSEMI_BOLDMEDIUMNORMALLIGHTEXTRA_LIGHTTHIN
-