[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.4" ) ]
public void set_easing_mode (ulong mode)
Warning: set_easing_mode is deprecated since 1.12.
Sets the easing mode to be used by this when animating changes in layout properties
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
this | |
mode |
an easing mode, either from AnimationMode or a logical id from register_func |