registrationDomain
The identifier for the domain that contains your app’s registered default values.
Declaration
class let registrationDomain: StringMentioned in
Discussion
The settings in this domain represent default values you want to use for its settings. To register your app’s default settings, call the register(defaults:) method shortly after launch.