Contents

textSizeMultiplier

The scale factor for font sizes.

Declaration

static let textSizeMultiplier: NSAttributedString.DocumentReadingOptionKey

Discussion

NSNumber containing float, default 1.0; for HTML only, corresponding to WebView’s textSizeMultiplier.

See Also

Getting the document options