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

ListView.selectedItem

public object selectedItem;

Description

The currently selected item from the items source. If multiple items are selected, this will return the first selected item.