码迷,mamicode.com
首页 > 移动开发 > 详细

iosanimationWithKeyPath

时间:2016-02-17 12:43:10      阅读:207      评论:0      收藏:0      [点我收藏+]

标签:

 

animationWithKeyPath的值:

 

  transform.scale = 比例轉換

 

    transform.scale.x = 闊的比例轉換

 

    transform.scale.y = 高的比例轉換

 

    transform.rotation.z = 平面圖的旋轉

 

    transform.translation.x

 

transform.translation.y

 

transform.translation.z

    opacity = 透明度

 

    margin

 

    zPosition

 

    backgroundColor    背景颜色

 

    cornerRadius    圆角

 

    borderWidth

 

    bounds

 

    contents

 

    contentsRect

 

    cornerRadius

 

    frame

 

    hidden

 

    mask

 

    masksToBounds

 

    opacity

 

    position

 

    shadowColor

 

    shadowOffset

 

    shadowOpacity

 

    shadowRadius

 

 https://developer.apple.com/library/prerelease/ios/releasenotes/General/iOS80APIDiffs/frameworks/QuartzCore.html

iosanimationWithKeyPath

标签:

原文地址:http://www.cnblogs.com/wcLT/p/5194673.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!