set_easing_duration
Description:
[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.2" ) ]
public void set_easing_duration (uint msecs)
public void set_easing_duration (uint msecs)
Warning: set_easing_duration is deprecated since 1.12.
Sets the duration of the animations used by this when animating changes in the layout properties.
Note:
The layout manager will honour the easing state of the children when allocating them.
Parameters:
this | |
msecs |
the duration of the animations, in milliseconds |