Android.InputMethodServices.InputMethodService.IsShowInputRequested Property
Returns true if we have been asked to show our input view.

Syntax

[get: Android.Runtime.Register("isShowInputRequested", "()Z", "GetIsShowInputRequestedHandler")]
public virtual bool IsShowInputRequested { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if we have been asked to show our input view.

[Android Documentation]

Requirements

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