Specifies how items in a ListView respond to the tap interaction.
The item is selected and invoked.
The item is invoked but not selected.
Nothing happens.
The item is selected if was not already selected, and its deselected if it was already selected.