I have a multi-line UILabel (numberOfLines = 0). It\'s width can change at runtime, and sometimes this leads to truncation and/or re-wrapping. Some
UILabel
numberOfLines
For versions higher than iOS 7, you can check the following solutions: