# TopSleeping

> Mirrors android:public static final int IMPORTANCE_TOP_SLEEPING.

## Definition

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

```csharp
TopSleeping = 325
```

### Remarks

For more information, refer to Android's documentation on IMPORTANCE\_TOP\_SLEEPING.
