Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 266 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 266 Bytes

ADcycleView

  • 如何使用

    self.thepartView.dirction = ScrollerViewDirction_Portrait;

设置滚动的方向。

每个界面的设置由

- (SDCycleView *)CycleScrollerView:(CycleScrollerView *)cycleView indexpath:(NSInteger)row

代理来实现