Android.Widget.BaseAdapter.GetView Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("getView", "(ILandroid/view/View;Landroid/view/ViewGroup;)Landroid/view/View;", "GetGetView_ILandroid_view_View_Landroid_view_ViewGroup_Handler")]
public abstract Android.Views.View GetView (int position, Android.Views.View convertView, Android.Views.ViewGroup parent)

Parameters

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

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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