Re: Adjusting Font Size to fit View Rectangle
Dave
This is a Mac project and those methods are not available…..
toggle quoted messageShow quoted text
On 20 Sep 2018, at 19:58, Ben Kennedy <ben-groups@zygoat.ca> wrote:On 20 Sep 2018, at 2:51 am, Dave <dave@looktowindward.com> wrote:UILabel has `adjustsFontSizeToFitWidth` and `minimumScaleFactor` properties that aim to support that type of thing automatically. Could you employ it?
|
|