> For the complete documentation index, see [llms.txt](https://glitch9.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://glitch9.gitbook.io/docs/mobile-plugins-for-unity/lock-task/api-reference.md).

# API Reference

## **Namespace**

&#x20;using <mark style="color:purple;">TaskLockMode;</mark>

## **Public Methods**

| LockTask.StartLockTask() | Start task lock mode |
| ------------------------ | -------------------- |
| LockTask.StopLockTask()  | Stop task lock mode  |

## **Variables**

| bool LockTask.isLockTaskModeRunning | Returns true if task lock mode is running |
| ----------------------------------- | ----------------------------------------- |
