会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
nenhall2号
iOS、MacOS开发者,专注音视频领域
首页
联系
订阅
管理
文章分类 -
开发日常笔记
记录开发中一些遇到的问题或者少用又容易忘记的技术点
ios-动画属性详解
摘要:CABasicAnimation *anim =[CABasicAnimation animation]; anim.keyPath =@"position"; anim.fromValue =[NSValue valueWithCGPoint:CGPointMake(0, 200)]; anim.
阅读全文
posted @
2016-07-12 09:28
nenhallwu
阅读(115)
评论(0)
推荐(0)
公告