iPhone
[objc] UILabel, line
tenn
2013. 5. 30. 16:55
label.numberOfLines = 3;
label.lineBreakMode = UILineBreakModeWordWrap;