UIFont
public extension UIFont
-
Returns the font of the largeTitle Text Appearance of the Theme Manager.
Declaration
Swift
static var largeTitle: UIFont { get }
-
Returns the font of the title1 Text Appearance of the Theme Manager.
Declaration
Swift
static var title1: UIFont { get }
-
Returns the font of the title2 Text Appearance of the Theme Manager.
Declaration
Swift
static var title2: UIFont { get }
-
Returns the font of the title3 Text Appearance of the Theme Manager.
Declaration
Swift
static var title3: UIFont { get }
-
Returns the font of the headline Text Appearance of the Theme Manager.
Declaration
Swift
static var headline: UIFont { get }
-
Returns the font of the subheadline Text Appearance of the Theme Manager.
Declaration
Swift
static var subheadline: UIFont { get }
-
Returns the font of the body Text Appearance of the Theme Manager.
Declaration
Swift
static var body: UIFont { get }
-
Returns the font of the callout Text Appearance of the Theme Manager.
Declaration
Swift
static var callout: UIFont { get }
-
Returns the font of the footnote Text Appearance of the Theme Manager.
Declaration
Swift
static var footnote: UIFont { get }
-
Returns the font of the caption1 Text Appearance of the Theme Manager.
Declaration
Swift
static var caption1: UIFont { get }
-
Returns the font of the caption2 Text Appearance of the Theme Manager.
Declaration
Swift
static var caption2: UIFont { get }