# LowMemory

> Mirrors android:public static final int REASON_LOW_MEMORY.

## Definition

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

```csharp
LowMemory = 3
```

### Remarks

For more information, refer to Android's documentation on REASON\_LOW\_MEMORY.
