animateEverytime property

bool animateEverytime
final

In edit mode, item position changes due to resizing/moving are animated.

Also, changes due to slotCount changes are animated in edit mode.

If animateEverytime item positions change with animation on slotCount changes. Else the changes are not animated.

Implementation

final bool animateEverytime;