Application.LowMemoryCallback
public delegate void LowMemoryCallback();
Description 描述
This is the delegate function when a mobile device notifies of low memory.
See Also: Application.lowMemory.
This is the delegate function when a mobile device notifies of low memory.
See Also: Application.lowMemory.