Android.App.Admin.DeviceAdminReceiver.ActionLockTaskEntering Field
Action sent to a device administrator to notify that the device is entering lock task mode from an authorized package.

Syntax

[Android.Runtime.Register("ACTION_LOCK_TASK_ENTERING")]
public const string ActionLockTaskEntering

See Also

DevicePolicyManager.IsLockTaskPermitted(string)

Remarks

Action sent to a device administrator to notify that the device is entering lock task mode from an authorized package. The extra DeviceAdminReceiver.ExtraLockTaskPackage will describe the authorized package using lock task mode.

[Android Documentation]

Requirements

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