Click or drag to resize
Ab4d.SharpEngine logo

AnimationTSetDuration Method

Overload List
 NameDescription
Public methodSetDuration(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.
Public methodSetDuration(Single) Sets the duration of the whole animation.
Public methodSetDuration(TimeSpan) Sets the duration of the whole animation.
Top
See Also