play abstract method

void play()

Starts animation. Removes the current play callback. Same as play(null).

Implementation

void play();