Skip to content
Version 2.11.0
↓ Get the launcher

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; }