Click or drag to resize
ReorderableListGUI Properties

The ReorderableListGUI type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCurrentItemIndex
Gets the zero-based index of the list item that is currently being drawn; or a value of -1 if no item is currently being drawn.
Public propertyStatic memberCurrentItemTotalPosition
Gets the total position of the list item that is currently being drawn.
Public propertyStatic memberCurrentListControlID
Gets the control ID of the list that is currently being drawn.
Public propertyStatic memberCurrentListPosition
Gets the position of the list control that is currently being drawn.
Public propertyStatic memberIndexOfChangedItem
Gets or sets the zero-based index of the last item that was changed. A value of -1 indicates that no item was changed by list.
Top
See Also