0

I am trying to get OHAttributedLabel to automatically scale down the font according to the defined width of my OHAttributedLabel frame. I am looking for a method similar to

myLabel.adjustsFontSizeToFitWidth = YES;

Any suggestions?

mosca1337
  • 2,409
  • 3
  • 24
  • 27

1 Answers1

0

you can have a detailed answer on it here, you just need to add it all in a method to get it done.

Community
  • 1
  • 1
yunas
  • 4,143
  • 1
  • 32
  • 38