klyn.gui.windows.themes.ThemeManager.contentZoomRevision
property
public static readonly property contentZoomRevision as Int:
Description

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)