TextElement.Bold property
Render in real bold weight — a designed bold FACE in every script (Latin, Thai, CJK, …), never Unity’s synthetic bold. Window surfaces only (HUD-overlay text ignores the style flags). Emphasis already implies bold at header size; use this for bold at normal size.
public bool Bold { get; set; }See Also
Section titled “See Also”- record TextElement
- namespace Stellar.Abstractions.Services