Typography
public protocol Typography
Typography provides static size fonts as per FontStyle
-
Returns an instance of the font for the specified
FontStyleand with font size.Declaration
Swift
static func font(forTextStyle style: FontStyle) -> UIFontParameters
styleFontStyle
Return Value
Created font.
View on GitHub
Install in Dash
Typography Protocol Reference