didChangeStatusBarFrameNotification
Posted when the frame of the status bar changes.
Declaration
nonisolated class let didChangeStatusBarFrameNotification: NSNotification.NameDiscussion
The userInfo dictionary contains an NSValue object that encapsulates a CGRect structure expressing the location and size of the new status bar frame. Use statusBarFrameUserInfoKey to access this value.