DISPATCH_MEMORYPRESSURE_WARN
The system memory pressure condition is at the warning stage.
Declaration
var DISPATCH_MEMORYPRESSURE_WARN: Int32 { get }Discussion
Apps should release memory that they do not need right now.
The system memory pressure condition is at the warning stage.
var DISPATCH_MEMORYPRESSURE_WARN: Int32 { get }Apps should release memory that they do not need right now.