Back to API Reference
Struct
TextLine
sealed
Represents a line of text after line breaking.
public TextRange rangeThe codepoint range covered by this line.
public HorizontalAlignment alignmentAlignment this line was actually laid out to, set during layout: the component's setting after every per-range override, the paragraph-last rule and the justification fallback have had their say. What a pass reads to place something on the edge the text was pinned to; never Justify on a line that ended up unjustified.
