minimumScaleFactor
The minimum scale factor for the text.
Declaration
@property (nonatomic) CGFloat minimumScaleFactor;Discussion
If you set adjustsFontSizeToFitWidth to YES, this property defines the smallest multiplier the view uses to fit the text.