objective-c - iOS手势操作单击跳转的代码怎么写?
PHPz
PHPz 2017-04-18 09:33:11
0
1
239

我知道单击事件怎么写,但是不知道手势操作的跳转代码怎么写,哪位大神给个答案,谢啦/

PHPz
PHPz

学习是最好的投资!

全部回复(1)
迷茫

晕,手势都知道了 跳转的话就跟 平时的一样啊

  • (void)presentViewController:(UIViewController *)viewControllerToPresent animated: (BOOL)flag completion:(void (^ __nullable)(void))completion

  • (void)pushViewController:(UIViewController *)viewController animated:(BOOL)animated;

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板