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