Discussion 議論
Runs begin and end when the attributes for the characters change. Use this property to iterate over the runs with for
-in
syntax.
runそれらは、文字それらの属性が変化する場合に始まりそして終わります。このプロパティを使って、runそれらのすべてにわたってfor
-in
構文で反復してください。
Availability 有効性
Technology
var runs: AttributedString
.Runs
{ get }
Runs begin and end when the attributes for the characters change. Use this property to iterate over the runs with for
-in
syntax.
runそれらは、文字それらの属性が変化する場合に始まりそして終わります。このプロパティを使って、runそれらのすべてにわたってfor
-in
構文で反復してください。
var characters: AttributedString.CharacterView
struct AttributedString.CharacterView
var unicodeScalars : AttributedString.UnicodeScalarView
struct AttributedString.UnicodeScalarView
struct AttributedString.Runs