Structure

LocalizedStringKey.StringInterpolation

Represents the contents of a string literal with interpolations while it’s being built, for use in creating a localized string key.

Declaration 宣言

struct StringInterpolation

Topics 話題

Creating a String Interpolation

Appending to an Interpolation

The compiler uses these methods when interpreting string interpolations; don’t call them directly.

Relationships 関係

Conforms To 次に準拠

See Also 参照

Creating a Key from an Interpolation