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