为了账号安全,请及时绑定邮箱和手机立即绑定

我的有错误,请老师和大神解答????

class RotationViewController: UIViewController {


    @IBOutlet weak var wheel: UIImageView!

    override func viewDidLoad() {

        super.viewDidLoad()


        // Do any additional setup after loading the view.

    }


    override func didReceiveMemoryWarning() {

        super.didReceiveMemoryWarning()

        // Dispose of any resources that can be recreated.

    }

    

    override func viewDidAppear(animated: Bool) {

        super.viewDidAppear(animated)

        UIView.animateWithDuration(1, animations: {

        self.wheel.transform = CGAffineTransformMakeRotation(<#CGFloat#>(M_PI))

        })

    }

    

}

http://img1.sycdn.imooc.com//556480f2000168f314400900.jpg

求解答???谢谢了。

正在回答

1 回答

可以先下载Git上的完整版那来运行下 然后比较代码 查找错误点

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
iOS-动画入门
  • 参与学习       35090    人
  • 解答问题       23    个

后IOS时代 扁平化设计,提高用户体验,你值得拥有

进入课程

我的有错误,请老师和大神解答????

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信