set_easing_duration


Description:

[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.4" ) ]
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:

TableLayout will honour the easing state of the children when allocating them.

See set_easing_mode and set_easing_duration.

Use set_use_animations to enable and disable the animations

Parameters:

this

a TableLayout

msecs

the duration of the animations, in milliseconds