Contents

init(_:)

Creates a localized string key from the given string value.

Declaration

init(_ value: String)

Parameters

  • value:

    The string to use as a localization key.

See Also

Creating a key from a literal value