Back to API Reference
Struct

LayoutEstimate

sealed

Layout facts the rope estimates a block's extent from until the block is measured.

public float lineHeight

Vertical advance of one line.

public float codepointsPerLine

Codepoints a wrapped line holds on average; PositiveInfinity without wrapping.

public float codepointWidth

Average advance of one codepoint.