Initializer

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