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

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -