protected void BeginAnimating (T newTarget, T newStart);

Parameters

newTarget 目标值。
newStart 起始值。

Description

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