set_easing_mode
Description:
[ Version ( deprecated = true ,  deprecated_since = "1.12" ,  since = "1.2" ) ]
public void set_easing_mode (ulong mode)
  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.
Note: 
      
        
    
    The layout manager will honour the easing state of the children when allocating them.
Parameters:
| this | |
| mode | 
           an easing mode, either from AnimationMode or a logical id from register_func  |