- view
- The view within the AdapterView that was clicked.
- position
- The position of the view in the adapter.
- id
- The row id of the item that was clicked.
Documentation for this section has not yet been entered.
Call the OnItemClickListener, if it is defined. Performs all normal actions associated with clicking: reporting accessibility event, playing a sound, etc.