protected void BeginAnimating (T newTarget, T newStart);

参数

newTarget目标值。
newStart起点值。

描述

开始一个从起始值移动到目标值的动画。