Click or drag to resize
Ab4d.SharpEngine logo

AnimationTSetDelay Method

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