注意可以在begin属性中使用“+Xs”使动画延迟开始。
Note that you can delay the start of the animation by using a "+ Xs" in the begin attribute.
您使用AnimateFilter类动画滤镜的属性。
You animate the properties of a filter using the AnimateFilter class.
通过使用这些属性,可以构造一个简单的程序,该程序以动画效果改变一个视图的宽度,如清单4所示。
Using just these attributes, you can construct a simple program that animates changes to the width of a view, as in Listing 4.
属性动画更灵活,提供更多特性,通常优先使用。
In general property animationis the preferred system to use as it is more flexibleand offers more features.
你也可以从添加属性对话框中设置一个属性是否是可动画的或者是否是直接可视的。代替以前不得不使用通道控制编辑器来完成这个工作。
You can also set whether an attribute is Keyable or Displayable directly from the Add attribute dialog box, instead of having to use the Channel Control Editor.
你也可以从添加属性对话框中设置一个属性是否是可动画的或者是否是直接可视的。代替以前不得不使用通道控制编辑器来完成这个工作。
You can also set whether an attribute is Keyable or Displayable directly from the Add attribute dialog box, instead of having to use the Channel Control Editor.
应用推荐