Skip to main content

moving

// Property: moving
// Description: Determines whether row moving mode is active.
// Component(s): Ti.UI.TableView
'.moving': { moving: true }
'.moving-false': { moving: false }