Back to API Reference
Struct

LineHeightContext

sealed

Mutable vertical advance for one line.

public int lineIndex

Zero-based line index.

public int startCluster

First cluster belonging to the line.

public int endCluster

Exclusive end cluster of the line.

public float fontSize

Font size used by the current layout pass.

public float lineAdvance

Resolved vertical advance.