Contents

minimumScaleFactor

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

Declaration

@property (nonatomic) CGFloat minimumScaleFactor;

Discussion

This value applies when adjustsFontSizeToFitWidth is true.

See Also

Configuring text properties