gpt4 book ai didi

ios - 如何从触摸点呈现 ViewController?

转载 作者:行者123 更新时间:2023-11-28 10:06:12 24 4
gpt4 key购买 nike

有什么方法可以从触摸点或 tableView 或 collectionView(在 scrollView 中)中的选定单元格呈现 ViewController?

现在我正在使用 UIView 来模拟演示动画,但这不是解决这个问题的正确方法,而且还会使代码变脏。我无法将 UIViewControllerAnimatedTransitioning 与触摸点组合在一起。我尝试了 Hero Transitions,但他们为 collectionView 使用自定义类,对我的项目没有真正帮助。

如有任何帮助,我将不胜感激。

最佳答案

您应该使用自定义演示过程。

ViewController Programming guide 中有详细描述

基本上您应该使用以下步骤:

  1. 创建自定义动画对象以呈现和关闭您的 ViewController
  2. 采用UIViewControllerTransitioningDelegate

raywenderlich.com 主题教程不错

关于ios - 如何从触摸点呈现 ViewController?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53259804/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com