Android.Views.View.FindFocus Method
Find the view in the hierarchy rooted at this view that currently has focus.

Syntax

[Android.Runtime.Register("findFocus", "()Landroid/view/View;", "GetFindFocusHandler")]
public virtual View FindFocus ()

Returns

Documentation for this section has not yet been entered.

Remarks

Find the view in the hierarchy rooted at this view that currently has focus.

[Android Documentation]

Requirements

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