globalDomain
The identifier for the domain that contains system-specified settings for all apps.
Declaration
class let globalDomain: StringDiscussion
The system populates this domain with information that’s relevant to all apps. For example, this domain contains the current language settings for the device. You can read values from this domain, but don’t write your own settings to it.