Language

Manifest.Permission.SubscribeToKeyguardLockedState Field

Definition

Identifies the Android permission named SUBSCRIBE_TO_KEYGUARD_LOCKED_STATE.

[Android.Runtime.Register("SUBSCRIBE_TO_KEYGUARD_LOCKED_STATE", ApiSince=33)]
public const string SubscribeToKeyguardLockedState;
[<Android.Runtime.Register("SUBSCRIBE_TO_KEYGUARD_LOCKED_STATE", ApiSince=33)>]
val mutable SubscribeToKeyguardLockedState : string

Field Value

Attributes

Remarks

Android platform documentation

Applies to