See Also: AdapterView Members
An AdapterView is a view whose children are determined by an Android.Widget.Adapter.
See Android.Widget.ListView, Android.Widget.GridView, Android.Widget.Spinner and Android.Widget.Gallery for commonly used subclasses of AdapterView.
For more information about using AdapterView, read the Binding to Data with AdapterView developer guide.