injay's blog
隨筆
網頁
Home
iOS App Programming
VR
2013年9月24日 星期二
UITableView 實作下拉更新 用refresh control
在 YourViewController.h中加入
@property (nonatomic, strong) UIRefreshControl *refreshControl;
@property (nonatomic, strong) IBOutlet UITableView *
tbView
; (你要下拉更新的TableView)
閱讀更多 »
較舊的文章
首頁
訂閱:
文章 (Atom)