MemoryLevelCallbacks

Provides callbacks to trigger when the system enters a particular memory level.

Functions

Link copied to clipboard
open fun onCriticalMemory()

Called when the system enters a critical memory level.

Link copied to clipboard
open fun onLowMemory()

Called when the system enters a low memory level.