TextStyle
A step in the native type hierarchy. Each one carries its own Dynamic Type curve.
- Kind: Enum
- Namespace: SkeleKit
- Implements:
IComparable,IConvertible,IFormattable,ISpanFormattable
Values
| Name | Summary |
|---|---|
Body | Running text. |
Callout | A remark set slightly smaller than body text. |
Caption1 | The first caption level. |
Caption2 | The second, smallest caption level. |
Footnote | A footnote. |
Headline | An emphasized heading above a block of body text. |
LargeTitle | The largest title, used once per screen. |
Subheadline | A heading below Headline. |
Title1 | The first title level. |
Title2 | The second title level. |
Title3 | The third title level. |