Back to API Reference
Struct

LineHeightModeContext

sealed

Mutable line-height mode and scale 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 LineHeightMode mode

Resolved line-height mode.

public float scale

Resolved line-height scale.