moveByAnimation
// To use the `Ti.UI.createAnimation` inside the `animate` method when dragging objects using the Animation Module.
'.move-by-animation': { moveByAnimation: true }
'.move-by-animation-false': { moveByAnimation: false }
// To use the `Ti.UI.createAnimation` inside the `animate` method when dragging objects using the Animation Module.
'.move-by-animation': { moveByAnimation: true }
'.move-by-animation-false': { moveByAnimation: false }