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

BaseListViewController.NeedsDragHandle

Declaration

public bool NeedsDragHandle(int index);

Parameters

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.