This version of Unity is unsupported.

ListView.selectedIndex

public int selectedIndex;

Description

Currently selected item index in the items source. If multiple items are selected, this will return the first selected item's index.