Syntax
[Android.Runtime.Register("exitKeyguardSecurely", "(Landroid/app/KeyguardManager$OnKeyguardExitResult;)V", "GetExitKeyguardSecurely_Landroid_app_KeyguardManager_OnKeyguardExitResult_Handler")]
[System.Obsolete("deprecated")]
public virtual
void ExitKeyguardSecurely (
KeyguardManager.IOnKeyguardExitResult callback)
Parameters
- callback
- Let's you know whether the operation was succesful and
it is safe to launch anything that would normally be considered safe
once the user has gotten past the keyguard.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1