iOS:下拉刷新控件UIRefreshControl的詳解

下拉刷新控件:UIRefreshControl 1、具體類信息:  @interface UIRefreshControl : UIControl //繼承控制類 - (instancetype)init; @property (nonatomic, readonly, getter=isRefreshing) BOOL refreshing; //是否可以刷新 @property (nonato
相關文章
相關標籤/搜索