Android.App.KeyguardManager.KeyguardLock Class
See Also: KeyguardManager+KeyguardLock
Syntax
[Android.Runtime.Register("android/app/KeyguardManager$KeyguardLock", DoNotGenerateAcw=true)]
[System.Obsolete("This class is obsoleted in this android platform")]
public class KeyguardManager.KeyguardLock : Object
[System.Obsolete("This class is obsoleted in this android platform")]
public class KeyguardManager.KeyguardLock : Object
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
The members of Android.App.KeyguardManager.KeyguardLock are listed below.
See Also: Object
Protected Constructors
A constructor used when creating managed representations of JNI objects; called by the runtime. |
Protected Properties
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Public Methods
DisableKeyguard()Disable the keyguard from showing. | ||
ReenableKeyguard()Reenable the keyguard. |