currentLocaleDidChangeNotification
A notification that indicates that the user’s locale changed.
Declaration
class let currentLocaleDidChangeNotification: NSNotification.NameDiscussion
Register for this notification if your app displays content (dates, times, numbers, and so on) that is affected by the locale. Use the notification to trigger updates to your app’s interface.