objective-c - UIRefreshControl向后兼容

标签 objective-c ios uirefreshcontrol

我正在用XCode 4.5和iOS SDK 6.0编写iOS应用。我在应用程序中使用UIRefreshControl,并且设备运行iOS 6.0.1。 UIRefeshControl对此可以正常工作。如果我在以前的iOS版本的设备上运行此应用程序会怎样? refreshcontrol仍然可以使用,还是必须使用其他工具来实现此功能?

最佳答案

现在,iOS 6仅支持UIRefreshControl。试试这个:ODRefreshControl

关于objective-c - UIRefreshControl向后兼容,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14161690/

相关文章:

iphone - UIView 总是在最前面

ios - 如何缩短 UIRefreshControl 的拉动距离来激活拉动刷新 Action ?

ios - 如何在 UITableView 底部添加 UIRefreshControl?

ios - 下拉并按住时 UIRefreshcontrol 抖动

objective-c - 核心数据: Error if deleting unsaved object

objective-c - 自定义类和在 Objective-C 中的条件语句中进行转换

TableView 单元格项的 iOS 不同 View

ios - iOS 中的段错误

objective-c - didReceiveRemoteNotification 和角标(Badge)编号

ios - 使用 HealthKit 在医疗急救卡上写笔记