use_animations
Description:
[
Version ( deprecated =
true , deprecated_since =
"1.12" , since =
"1.2" ) ]
public bool use_animations {
get;
set; }
Warning: use_animations is deprecated since 1.12.
Whether the BoxLayout should animate changes in the layout, overriding the easing
state of the children.
Note:
BoxLayout will honour the easing state of the children when allocating them.