get_use_animations


Description:

[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.4" ) ]
public bool get_use_animations ()

Warning: get_use_animations is deprecated since 1.12.

Retrieves whether this should animate 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.

Since set_use_animations

Parameters:

this

a TableLayout

Returns:

true if the animations should be used, false otherwise