ReorderableListGUI Properties

Rotorz ReorderableList

ReorderableListGUI Properties

The ReorderableListGUI type exposes the following members.

Properties
  Name Description
Public property Static member CurrentItemIndex
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 property Static member CurrentItemTotalPosition
Gets the total position of the list item that is currently being drawn.
Public property Static member CurrentListControlID
Gets the control ID of the list that is currently being drawn.
Public property Static member CurrentListPosition
Gets the position of the list control that is currently being drawn.
Public property Static member IndexOfChangedItem
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