[ Version ( since = "1.10" ) ]
public void set_progress_mode (AnimationMode mode)
Sets the progress function using a value from the AnimationMode enumeration.
The mode cannot be CUSTOM_MODE or bigger than
ANIMATION_LAST.
| this |
a Timeline |
| mode |
the progress mode, as a AnimationMode |