DISPATCH_MEMORYPRESSURE_CRITICAL
The system memory pressure condition is at the critical stage.
Declaration
var DISPATCH_MEMORYPRESSURE_CRITICAL: Int32 { get }Discussion
Apps should release as much memory as possible.
The system memory pressure condition is at the critical stage.
var DISPATCH_MEMORYPRESSURE_CRITICAL: Int32 { get }Apps should release as much memory as possible.