Android.Views.Window.HasSoftInputMode Property
Has the app specified their own soft input mode?

Syntax

[get: Android.Runtime.Register("hasSoftInputMode", "()Z", "GetHasSoftInputModeHandler")]
protected bool HasSoftInputMode { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Has the app specified their own soft input mode?

[Android Documentation]

Requirements

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