AdapterView.ItemSelectedEventArgs Class

Definition

public class AdapterView.ItemSelectedEventArgs : EventArgs
type AdapterView.ItemSelectedEventArgs = class
    inherit EventArgs
Inheritance
AdapterView.ItemSelectedEventArgs

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Constructors

AdapterView.ItemSelectedEventArgs(AdapterView, View, Int32, Int64)

Properties

Id
Parent
Position
View

Applies to