get_easing_duration


Description:

[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.4" ) ]
public uint get_easing_duration ()

Warning: get_easing_duration is deprecated since 1.12.

Retrieves the duration set using set_easing_duration

Note:

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

See set_easing_mode and set_easing_duration.

Parameters:

this

a TableLayout

Returns:

the duration of the animations, in milliseconds