Contents

init(localizedName:)

Initializes a configuration with the specified localized name.

Declaration

convenience init(localizedName: String)

Parameters

  • localizedName:

    A localized name for the provider.

Return Value

A new configuration object initialized with the specified localized name.

Discussion

This is the designated initializer.

See Also

Creating New Configurations