Contents

minimumScaleFactor

The smallest multiplier for the font size that the configuration uses to make the text fit.

Declaration

var minimumScaleFactor: CGFloat { get set }

Discussion

This value applies when adjustsFontSizeToFitWidth is true.

See Also

Configuring text properties