列挙型


AttributeScopes.FoundationAttributes
.ReplacementIndexAttribute


置換インデックスを属性として使用するための型。



iOS 15.0+ iPadOS 15.0+ macOS 12.0+ Mac Catalyst 15.0+

tvOS 15.0+ watchOS 8.0+ visionOS 1.0+ Xcode 13.0+

@frozen
enum
ReplacementIndexAttribute






概観


applyReplacementIndexAttribute 書式設定オプションをあなたが使用すると、結果の書式設定された文字列は、この属性を使用して置換文字列の位置をマークします。 これにより、ローカライザが書式文字列の語順を変更した場合でも、範囲を置換に関連付けることができます。






トピックス


型エイリアス


typealias AttributeScopes.FoundationAttributes.ReplacementIndexAttribute.Value



インスタンスプロパティ


var description: String



型プロパティ


static var inheritedByAddedText: Bool


static var invalidationConditions: Set<AttributedString.AttributeInvalidationCondition>?


static let name: String


static var runBoundaries: AttributedString.AttributeRunBoundaries?



型メソッド


static func decode(from: Decoder) -> Int


static func encode(Int, to: Encoder)






関連


以下に準拠


DecodableAttributedStringKey


EncodableAttributedStringKey



以下も見よ


文字列書式属性の使用


let replacementIndex: AttributeScopes.FoundationAttributes.ReplacementIndexAttribute

置換インデックス属性にアクセスするためのプロパティ。


















トップへ












トップへ












トップへ












トップへ












トップへ












トップへ












トップへ