FontSet
Defines the set of fonts used in SDK.
-
The font for regular text styles, e.g.:
body
,subhead
,footnote
,title
, andtitleThree
-
The font for the emphasized text styles, e.g.:
largeTitle
,titleTwo
, andcaptionTwo
-
Initializes the instance with provided regular, semibold and bold fonts.
-
Initializes the instance with provided regular, and bold fonts.
-
Initializes the instance of FontSet with default regular, semibold and bold fonts (
systemFont
, 14pt)