Skip to content

FontType

Choose a tag to compare

@0xLeif 0xLeif released this 03 Feb 02:38
· 11 commits to main since this release
1a86c6c

[email protected]

FontType

enum FontType: String {
	case largeTitle
	case title
	case headline
	case body
	case footnote
	case caption
}

label

font: FontType