Manifest.Permission.WakeLock Field

Definition

Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming

[Android.Runtime.Register("WAKE_LOCK")]
public const string WakeLock;
[<Android.Runtime.Register("WAKE_LOCK")>]
val mutable WakeLock : string

Field Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to