Animation.rotate(number angle)

微信小程序插件:支持

相关文档:动画

功能描述

从原点开始,按照顺时针方向旋转一个指定的角度。

参数

number angle

旋转的角度值。取值范围在 [-180, 180] 之间。

返回值

Animation