IThemeText.FontScale property
Global multiplier applied to every Draw method’s base font size. 1.0 = mockup default. Phase 8 always returns 1.0; Phase 9’s Settings UI exposes this so users can scale every plugin’s text together.
public float FontScale { get; }See Also
Section titled “See Also”- interface IThemeText
- namespace Stellar.Abstractions.Services