Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

BaseListViewController.NeedsDragHandle

Declaration

public bool NeedsDragHandle(int index);

Parameters

Description
index Item index.

Returns

bool Whether or not the drag handle is needed.

Description

Returns whether this item needs a drag handle or not with the Animated drag mode.