public static readonly property contentZoom as Double:
Current runtime content zoom factor applied on top of KSS metrics.
The native GUI backend updates this value when the user holds Ctrl and uses the mouse wheel. Content zoom deliberately has its own revision so wheel gestures can use a fast relayout path instead of reapplying the complete KSS tree on every wheel tick.
print(ThemeManager.contentZoom)