Initializer

init(_:)

Creates an attributed string from an attributed substring. 属性付き文字列をある属性付き下位文字列から作成します。

Declaration 宣言

init(_ substring: AttributedSubstring)

Parameters パラメータ

substring

An attributed substring to create the new attributed string from. それから新しい属性付文字列を作成することになるある属性付き下位文字列。

See Also 参照

Creating an Attributed String 属性付き文字列を作成する