1. 首页
  2. 编程语言
  3. 其他
  4. ios重写系统自带的转场动画(present为例).zip

ios重写系统自带的转场动画(present为例).zip

上传者: 2019-09-06 08:40:53上传 ZIP文件 76.13KB 热度 23次
SecondViewController*vc=[self.storyboardinstantiateViewControllerWithIdentifier:@"SecondViewController"];vc.transitioningDelegate=self;[selfpresentViewController:vcanimated:YEScompletion:nil];修改原始自带的转场动画
下载地址
用户评论