Reorderable List Control for Unity
- Namespaces
- Rotorz.ReorderableList
- GenericListAdaptor<(Of <(<'T>)>)>
- GetItemHeight(Int32)
GetItemHeight Method (index)
Gets height of list item in pixels.
public float GetItemHeight( int index )
Parameters
- index (Int32)
- Zero-based index of array element.