Click or drag to resize
ReorderableListControlDraw Method (IReorderableListAdaptor)
Draw layout version of list control.

Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntax
public void Draw(
	IReorderableListAdaptor adaptor
)

Parameters

adaptor
Type: Rotorz.ReorderableListIReorderableListAdaptor
Reorderable list adaptor.
See Also