TypographyOptions
public protocol TypographyOptions
TypographyOptions options to configure typography
-
shouldScaleFont
Default implementationAdjust fonts as per content size category.
Default Implementation
Default scales fonts.
Declaration
Swift
static var shouldScaleFont: Bool { get }