Back to API Reference
Class

LineHeightModifier

Adjusts line height for text ranges.

Remarks

Parameter: line height value with optional unit. 1.5 or 150% — 150% of default line height 40 — absolute 40 pixels (replaces default) +10 — add 10 pixels to base (default or absolute) -5 — reduce by 5 pixels When multiple overlapping ranges set an absolute height, the largest absolute wins and serves as the base for any delta or multiplier on the same line.
protected override void OnEnable()
protected override void OnDisable()
protected override void OnDestroy()
protected override void OnApply()