Reorderable List Control for Unity
ReorderableListControlDrawDropIndicator Method |
Draws drop insertion indicator.
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)

protected virtual void DrawDropIndicator( Rect position )
protected virtual function DrawDropIndicator( position : Rect )
Parameters
- position
- Type: Rect
Position if the drop indicator.

This method is only ever called during repaint events.
