Android.App.KeyguardManager.IsKeyguardSecure Property
Return whether the keyguard requires a password to unlock.

Syntax

[get: Android.Runtime.Register("isKeyguardSecure", "()Z", "GetIsKeyguardSecureHandler")]
public virtual bool IsKeyguardSecure { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return whether the keyguard requires a password to unlock.

[Android Documentation]

Requirements

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