ReorderableListControl..::..DrawEmptyAbsolute Delegate

Invoked to draw content for empty list with absolute positioning.
public delegate void DrawEmptyAbsolute(
	Rect position
)

Parameters

position (Rect)
Position of empty content.