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.
The currently selected item from the items source. If multiple items are selected, this will return the first selected item.