Contents

init(stringLiteral:)

Creates a localized string key from the given string literal.

Declaration

init(stringLiteral value: String)

Parameters

  • value:

    The string literal to use as a localization key.

See Also

Creating a key from a literal value