Click or drag to resize
Ab4d.SharpEngine logo

AnimationTSetEndDelay Method

Overload List
 NameDescription
Public methodSetEndDelay(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.
Public methodSetEndDelay(Single) Sets the end delay before the animation starts.
Public methodSetEndDelay(TimeSpan) Sets the end delay before the animation starts.
Top
See Also