Enumeration 列挙

AttributeScopes.FoundationAttributes.ReplacementIndexAttribute

A type for using a replacement index as an attribute. ある置換インデックスを属性として使うためのある型。

Declaration 宣言

@frozen enum ReplacementIndexAttribute

Overview 概要

When you use the applyReplacementIndexAttribute formatting option, the resulting formatted string uses this attribute to mark the location of replacement strings. This allows you to relate ranges to replacements even if localizers change the word order in format strings. あなたがapplyReplacementIndexAttribute書式設定オプションを使う時、結果の書式設定文字列はこの属性を使って置換文字列の位置を印します。これは、あなたに範囲それらを置換それらに関係付けさせます、たとえローカライザそれらが単語順を書式設定文字列において変えるとしても。

Topics 話題

Instance Properties インスタンスプロパティ

Type Properties 型プロパティ

Relationships 関係

See Also 参照

Using String Formatting Attributes 文字列書式設定属性を使う