Android.Views.InputMethods.InputMethodManager.IsActive Property
Return true if any view is currently active in the input method.

Syntax

[get: Android.Runtime.Register("isActive", "()Z", "GetIsActiveHandler")]
public bool IsActive { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return true if any view is currently active in 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