TypographyOptions
public protocol TypographyOptions
TypographyOptions options to configure typography
-
shouldScaleFontDefault implementationAdjust fonts as per content size category.
Default Implementation
Default scales fonts.
Declaration
Swift
static var shouldScaleFont: Bool { get }
View on GitHub
Install in Dash
TypographyOptions Protocol Reference