Android.Preferences.PreferenceScreen.OnItemClick Method

Syntax

[Android.Runtime.Register("onItemClick", "(Landroid/widget/AdapterView;Landroid/view/View;IJ)V", "")]
public void OnItemClick (Android.Widget.AdapterView parent, Android.Views.View view, int position, long id)

Parameters

parent
Documentation for this section has not yet been entered.
view
Documentation for this section has not yet been entered.
position
Documentation for this section has not yet been entered.
id
Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Preferences
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1