Skip to content

FontType

Choose a tag to compare

@0xLeif 0xLeif released this 03 Feb 02:35
· 21 commits to main since this release
c23e323

FontType

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

label

font: FontType