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.
Currently selected item index in the items source. If multiple items are selected, this will return the first selected item's index.