Table of Contents

Method Play

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Play()

Starts playing the animation.

bool Play()

Returns

bool

true if the animation started to play; false otherwise.

Remarks

The animation is always played in loop mode (unless the last frame of the animation has an infinite delay time) and always start from the first frame even if you stopped it while some other frame was displayed.