EYSegmentViewController的使用

Posted 「违规用户」

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了EYSegmentViewController的使用相关的知识,希望对你有一定的参考价值。

- (id)initWithViewControllers:(NSArray *)vcs;//初始化

-(void)setCurrentIndex:(NSInteger)index animated:(BOOL)animated;//设置滑动到第几栏



/*

 * dotItems contains some NSNumber

 * is number<0, will do nothing about the nav item

 * number==0 , will disappera the red dot

 * number>0 , will show the red dot

 */


-(void)setDotItems:(NSArray*)items;

-(void)viewControllerDidAppearWithIndex:(int)index;

//滑动到最左侧时,再滑动触发的方法

-(void)panLeftEdge:(UIPanGestureRecognizer*) panParam;

//滑动到最右侧时,再滑动触发的方法

-(void)panRightEdge:(UIPanGestureRecognizer*) panParam;

以上是关于EYSegmentViewController的使用的主要内容,如果未能解决你的问题,请参考以下文章

JavaScript 的使?

JavaScript 的使?

python paramiko模块的使

python paramiko模块的使

javascript jQuery的使わずトグルクラス

filter和map的使 使得数组对象变数组