adjustsFontSizeToFitWidth
A Boolean value indicating whether the view modifies the font size of the text to fit the available width.
Declaration
var adjustsFontSizeToFitWidth: Bool { get set }Discussion
You can define the smallest font size used by setting the minimumScaleFactor property.