IReorderableListAdaptorDrawItemBackground Method |
Namespace: Rotorz.ReorderableList
void DrawItemBackground( Rect position, int index )
This method is only used to handle GUI repaint events.
Background of list item spans a slightly larger area than the main interface that is drawn by DrawItem(Rect, Int32) since it is drawn behind the grab handle.