Initializer

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