localizedDescription
A string that contains the display name of the DNS settings configuration.
Declaration
var localizedDescription: String? { get set }Discussion
This string is used as the display name of the DNS settings configuration in the system’s settings UI. If this property is set to nil at the time that the configuration is created, it is automatically set to the display name of the calling app.