Programming Note
顯示具有
TableView
標籤的文章。
顯示所有文章
顯示具有
TableView
標籤的文章。
顯示所有文章
2011年10月15日 星期六
[Obj-c] [TableView] Cell Options
Disable Cell HighLighting
[cell setSelectionStyle:UITableViewCellSelectionStyle
None
];
cell.setSelectionStyle = UITableViewCellSelectionStyle
None
;
Choose one method do you like.
較舊的文章
首頁
訂閱:
文章 (Atom)