didHaveMemoryPressure method
Called when the system is running low on memory.
This method exposes the memoryPressure
notification from
SystemChannels.system.
Implementation
void didHaveMemoryPressure() { }
Called when the system is running low on memory.
This method exposes the memoryPressure
notification from
SystemChannels.system.
void didHaveMemoryPressure() { }