Freigeben über


AdapterView.ItemLongClickEventArgs Constructor

Definition

public ItemLongClickEventArgs (bool handled, Android.Widget.AdapterView parent, Android.Views.View view, int position, long id);
new Android.Widget.AdapterView.ItemLongClickEventArgs : bool * Android.Widget.AdapterView * Android.Views.View * int * int64 -> Android.Widget.AdapterView.ItemLongClickEventArgs

Parameters

handled
Boolean
parent
AdapterView
view
View
position
Int32
id
Int64

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.

Applies to