Contents

registrationDomain

The identifier for the domain that contains your app’s registered default values.

Declaration

class let registrationDomain: String

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

See Also

Getting the domain names