-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum TypographyType extends Enum<TypographyType>
Text styles for which the fonts can be overridden in the paywall.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description LABEL_SMALLLABEL_MEDIUMLABEL_LARGEBODY_SMALLBODY_MEDIUMBODY_LARGETITLE_SMALLTITLE_MEDIUMTITLE_LARGEHEADLINE_SMALLHEADLINE_MEDIUMHEADLINE_LARGEDISPLAY_SMALLDISPLAY_MEDIUMDISPLAY_LARGE
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-