Look for a child view with the given id.
Syntax
[Android.Runtime.Register("findViewById", "(I)Landroid/view/View;", "")]
public
View FindViewById (
int id)
Parameters
- id
- The id to search for.
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