I have a NSMutableArray
, which could contain several hundreds of different strings. Each string is user defined and could have any length, yet no more than an average paragraph.
I need to find out how many lines each string could take. So, I could calculate the required height for a every UITableviewCell
.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…