Returns the view at the specified position in the group.
Syntax
[Android.Runtime.Register("getChildAt", "(I)Landroid/view/View;", "GetGetChildAt_IHandler")]
public virtual
View GetChildAt (
int index)
Parameters
- index
- the position at which to get the view from
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1