Draw Method (adaptor, drawEmpty)

Draw layout version of list control.
public void Draw(
	IReorderableListAdaptor adaptor,
	ReorderableListControl..::..DrawEmpty drawEmpty
)

Parameters

adaptor (IReorderableListAdaptor)
Reorderable list adaptor.
drawEmpty (ReorderableListControl..::..DrawEmpty)
Delegate for drawing empty list.