objective c - multiple line UILabel is truncating -


i want display status on uilabel. want wraparound @ word breaks if it's long, , want font size shrink if not enough room in uilabel.

uilabel created in storyboard, , lines = 2, , autoshrink minimum font scale 0.5

but can't make happen. text keeps truncating.

i got working: in storyboard: 1. stretched uilabel vertically bigger 2. lines=0 3. line break = word wrap 4. autoshurink = fixed font size


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -