草庐IT

ODRefreshControll

全部标签

iOS ODRefreshControll 拉长

有谁知道如何减少刷新ODRefreshControll所需的拉动量?我摆弄了默认设置,但没有运气。没有太多关于它的文档。有人成功过吗? 最佳答案 -(void)dropViewDidBeginRefreshing:(ODRefreshControl*)refreshControl{doubledelayInSeconds=2.0;dispatch_time_tpopTime=dispatch_time(DISPATCH_TIME_NOW,delayInSeconds*NSEC_PER_SEC);dispatch_after(popT