# UserStopped

> Mirrors android:public static final int REASON_USER_STOPPED.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Android](/engine/6000.5/script-reference/unityengine/android.md)
* **Assembly:** UnityEngine.AndroidJNIModule

```csharp
UserStopped = 11
```

### Remarks

For more information, refer to Android's documentation on REASON\_USER\_STOPPED.
