BaseAnimValue<T0>.BeginAnimating
protected void BeginAnimating(T newTarget,
T newStart);
Parameters
| newTarget | Target value. | |
| newStart | Start value. |
Description 描述
Begin an animation moving from the start value to the target value.
| newTarget | Target value. | |
| newStart | Start value. |
Begin an animation moving from the start value to the target value.