Contents

didReceiveMemoryWarningNotification

A notification that posts when the app receives a warning from the operating system about low memory availability.

Declaration

nonisolated class let didReceiveMemoryWarningNotification: NSNotification.Name

Mentioned in

Discussion

This notification does not contain a userInfo dictionary.

See Also

Responding to environment changes