Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns the delay by which the children's animation are offset. The
delay is expressed as a fraction of the animation duration.
Set method documentation [Android Documentation]
Sets the delay, as a fraction of the animation duration, by which the
children's animations are offset. The general formula is:
java Example
child animation delay = child index * delay * animation duration