Contents

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.

See Also

Memory Pressure Event Flags