didChangeNotification
A notification that posts when the user changes the preferred content size setting.
Declaration
nonisolated static let didChangeNotification: NSNotification.NameMentioned in
Discussion
This notification is sent when the value in the preferredContentSizeCategory property changes. The userInfo dictionary of the notification contains the newValueUserInfoKey key, which reflects the new setting.