This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

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.