var characters: AttributedString.CharacterView
The characters of the attributed string, as a view into the underlying string.
属性付き文字列の文字それら、基礎をなす文字列へのあるビューとして。
var unicodeScalars : AttributedString.UnicodeScalarView
The Unicode scalars of the attributed string, as a view into the underlying string.
属性付き文字列のUnicodeスカラーそれら、基礎をなす文字列へのあるビューとして。