brightnessDidChangeNotification
A notification that posts when a screen’s brightness changes.
Declaration
nonisolated class let brightnessDidChangeNotification: NSNotification.NameDiscussion
The object of the notification is the UIScreen object whose brightness property changed. There is no userInfo dictionary.