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.NameMentioned in
Discussion
This notification does not contain a userInfo dictionary.