RunSequence
public struct RunSequence : Sequence
A sequence of bidirectional runs in a paragraph.
-
Returns an iterator over the elements of this sequence.
Declaration
Swift
public func makeIterator() -> RunIterator