XCode 15.0 日本語化計画:New Human Interface Guideline
置換インデックスを属性として使用するための型。
applyReplacementIndexAttribute 書式設定オプションをあなたが使用すると、結果の書式設定された文字列は、この属性を使用して置換文字列の位置をマークします。 これにより、ローカライザが書式文字列の語順を変更した場合でも、範囲を置換に関連付けることができます。
typealias AttributeScopes.FoundationAttributes.ReplacementIndexAttribute.Value
static var inheritedByAddedText: Bool
static var invalidationConditions: Set<AttributedString.AttributeInvalidationCondition>?
static var runBoundaries: AttributedString.AttributeRunBoundaries?
static func decode(from: Decoder) -> Int
static func encode(Int, to: Encoder)
let replacementIndex: AttributeScopes.FoundationAttributes.ReplacementIndexAttribute
置換インデックス属性にアクセスするためのプロパティ。