Android.App.KeyguardManager.InKeyguardRestrictedInputMode Method
If keyguard screen is showing or in restricted key input mode (i.e. in keyguard password emergency screen).

Syntax

[Android.Runtime.Register("inKeyguardRestrictedInputMode", "()Z", "GetInKeyguardRestrictedInputModeHandler")]
public virtual bool InKeyguardRestrictedInputMode ()

Returns

Documentation for this section has not yet been entered.

Remarks

If keyguard screen is showing or in restricted key input mode (i.e. in keyguard password emergency screen). When in such mode, certain keys, such as the Home key and the right soft keys, don't work.

[Android Documentation]

Requirements

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