public int insertAtIndex ;

Description

This index refers to the index in the children list of the parentItem where the current drag is positioned.

Use this index to control what should happen when items are dropped. This value is 0 or higher if the dragPosition is BetweenItems.

See Also: dragAndDropPosition.