gpt4 book ai didi

ios - 自定义动画 - AnimationHelper

转载 作者:搜寻专家 更新时间:2023-11-01 07:16:37 25 4
gpt4 key购买 nike

我一直在尝试学习如何创建自定义过渡动画。我在这个链接 https://www.raywenderlich.com/110536/custom-uiviewcontroller-transitions 找到了在线指南.

但是,有这个类被使用并报错:

AnimationHelper.perspectiveTransformForContainerView(containerView)
snapshot.layer.transform = AnimationHelper.yRotation(M_PI_2)

我的代码说 AnimationHelper 是一个“未解析的标识符”...

有谁知道我做错了什么?或者如何在我的代码中实现 AnimationHelper?

最佳答案

您的项目中似乎未定义 AnimationHelper 类。

您使用的是教程中提供的入门项目吗?您不需要实现这个类,它应该由教程的作者为您提供。

来自教程页面:

Note: Don’t let AnimationHelper confuse you. It’s a small utility class, responsible for adding perspective and rotation transforms to your views. Feel free to have a look at the implementation.

关于ios - 自定义动画 - AnimationHelper,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41860194/

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