Handles clicks on the character buttons.
Syntax
[Android.Runtime.Register("onItemClick", "(Landroid/widget/AdapterView;Landroid/view/View;IJ)V", "GetOnItemClick_Landroid_widget_AdapterView_Landroid_view_View_IJHandler")]
public virtual
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.Text.Method
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1