Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


NeedsDragHandle(int)

Returns whether this item needs a drag handle or not with the Animated drag mode.
Read time 1 minuteLast updated 7 days ago

Definition

public virtual bool NeedsDragHandle(int index)

Parameters

index

Item index.

Returns

Type

Description

boolWhether or not the drag handle is needed.