init<S>(NSAttributedString, including: S.Type)
Creates a value-type attributed string from a reference type, including an attribute scope.
値型の属性付き文字列を参照型から作成します、属性スコープを含みます。
init<S>(NSAttributedString, including: KeyPath<AttributeScopes, S.Type>)
Creates a value-type attributed string from a reference type, including an attribute scope that a key path identifies.
値型の属性付き文字列を参照型から作成します、あるキーパスが識別する属性スコープを含みます。