public static readonly property contentZoomRevision as Int:
Monotonic revision incremented only when the runtime content zoom changes.
Theme changes still use revision; this counter exists to keep runtime zoom out of the expensive KSS refresh path.
print(ThemeManager.contentZoomRevision)