...
|
...
|
@@ -962,7 +962,7 @@ circle.spring.scaleXY = CGPointMake(<span class="pl-c1">1</span>, <span class="p |
|
|
|
|
|
<p>对于属性,默认已经开启了简写模式,即:<code>pop_positionX</code>可以直接写成<code>positionX</code>。
|
|
|
如果因为工程里出现命名冲突,在<code>YHAnimationConfigure.h</code>中把<code>YHANIMATE_SHORTHAND</code>宏注释掉即可。
|
|
|
<a href="/Users/gaoqiangxu/Documents/YHAnimationConfigure.png" target="_blank"><img src="/Users/gaoqiangxu/Documents/YHAnimationConfigure.png" alt="ShorthandCancel" style="max-width:100%;"></a></p>
|
|
|
<a href="./YHAnimationConfigure.png" target="_blank"><img src="./YHAnimationConfigure.png" alt="ShorthandCancel" style="max-width:100%;"></a></p>
|
|
|
|
|
|
<p>支持的属性列表如下,左边是简写,括号内是不简写:</p>
|
|
|
|
...
|
...
|
|