Application.LowMemoryCallback
This is the delegate function when a mobile device notifies of low memory.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Delegate
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public delegate void Application.LowMemoryCallback()
Remarks
Additional Resources: _lowMemory.