get_post_delay
Description:
[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.4" ) ]
public double get_post_delay ()
public double get_post_delay ()
Warning: get_post_delay is deprecated since 1.12.
Retrieves the duration of the pause after transitioning is complete as a fraction of the total transition time.
Note:
Use KeyframeTransition and TransitionGroup instead
Parameters:
this |
a StateKey |
Returns:
the post delay, used after doing the transition. |