Contents

adjustsFontSizeToFitWidth

A Boolean value indicating whether the view modifies the font size of the text to fit the available width.

Declaration

@property (nonatomic) BOOL adjustsFontSizeToFitWidth;

Discussion

You can define the smallest font size used by setting the minimumScaleFactor property.