Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BaseListViewController.Move

Declaration

public void Move(int index, int newIndex);

Parameters

index The source index.
newIndex The destination index.

Description

Moves an item in the source.