Returns the position in the group of the specified child view.
Syntax
[Android.Runtime.Register("indexOfChild", "(Landroid/view/View;)I", "GetIndexOfChild_Landroid_view_View_Handler")]
public virtual
int IndexOfChild (
View child)
Parameters
- child
- the view for which to get the position
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