Android.Views.InputMethods.InputMethodManager.InvokeIsActive Method
Return true if the given view is the currently active view for the input method.

Syntax

[Android.Runtime.Register("isActive", "(Landroid/view/View;)Z", "")]
public bool InvokeIsActive (Android.Views.View view)

Parameters

view
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Return true if the given view is the currently active view for the input method.

[Android Documentation]

Requirements

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