This version of Unity is unsupported.

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.