AnimationTSet |
Name | Description | |
---|---|---|
SetDuration(FuncT, Int32, Int32, Single) | Sets the duration function that sets different duration for each target element. The function is called with the following parameters: targetElement, index of the target element, target elements count. | |
SetDuration(Single) | Sets the duration of the whole animation. | |
SetDuration(TimeSpan) | Sets the duration of the whole animation. |