Contents

didChangeNotification

A notification that posts when the user changes the preferred content size setting.

Declaration

nonisolated static let didChangeNotification: NSNotification.Name

Mentioned 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.

See Also

Managing the preferred content size