IChromeStyle.FontScale property
Global font scale (0.8–1.4). Same value as FontScale (the concrete theme implements both) — exposed here so the uGUI window renderer can scale its text without taking a second INamedTheme dependency.
public float FontScale { get; }See Also
Section titled “See Also”- interface IChromeStyle
- namespace Stellar.Abstractions.Services