objective c - iOS:UILabel, how to judge UILabel's content overflow? -


as title, wanna judge uilabel show content. such as, if set uilabel numberoflines 2,maybe content can arrive end,maybe not,how can judge that?

my code you

titlelable.minimumscalefactor = 0.5; [titlelable sizetofit]; 

Comments

Popular posts from this blog

ruby - re-try logic in a simple loop -

ruby - Accessing variable name -

c# - Error in creating twitterizer app in asp.net -