Draw Method (position, adaptor)

Draw list control with absolute positioning.
public void Draw(
	Rect position,
	IReorderableListAdaptor adaptor
)

Parameters

position (Rect)
Position of list control in GUI.
adaptor (IReorderableListAdaptor)
Reorderable list adaptor.