Font
Fields
Type | Name | Description |
---|---|---|
int | MONO | Represents a monospaced font, used for code or other situations where it’s important that the characters are all the same width for alignment. This is an example of mono text. |
int | SANS | Represents a sans-serif font, which has no lines or strokes attached to the end of larger strokes in a letter. This text is an example of a san-serif font. |
int | SERIF | Represents a serif font, which has small lines or strokes attached to the end of larger strokes in a letter. This is some example serif text. |