ADKInfiniteScrollingViewProtocol Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | UIScrollView+ADKInfiniteScrollingView.h |
– ADKInfiniteScrollingTriggerDistanceTimes:
Determine when infinite scrolling will trigger, should be times of handle view height, default is 1.0 (same as view height).
- (CGFloat)ADKInfiniteScrollingTriggerDistanceTimes:(UIScrollView *)scrollView
Return Value
times of handle view height
Declared In
UIScrollView+ADKInfiniteScrollingView.h