UILabel has a property 'Autoshrink' in the Attributes Inspector, where a Minimum Font Scale can be selected, the equivalent in code being UILabel's minimumScaleFactor property.
Is there a way in code to determine the following?
- if a label has been scaled
- what it has been scaled to