开发者

question related to type of row of UITabelView

how to use UITableViewCellStyleSubtitle and UITableVie开发者_Python百科wCellStyleValue2 in 1 row with cell's text property not UILabel


[[cell textLabel] setText:@"Main Line of Text"];
[[cell detailTextLabel] setText:@"Subtitle Here"];
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜