Contents

statusBarFrameUserInfoKey

A key whose value indicates the new status bar frame.

Declaration

nonisolated class let statusBarFrameUserInfoKey: String

Discussion

The key’s value is an NSValue object that encapsulates a CGRect structure expressing the location and size of the new status bar frame. This key is used with didChangeStatusBarFrameNotification and willChangeStatusBarFrameNotification notifications.

See Also

Deprecated properties