NativeScript 9.1 Released → V8 14.9, Vite 8 HMR, built for rapid agentic visual iteration
Dig in
ts
const WINDOW_SCOPED_CSS_CLASSES: string[];

Defined in: css/system-classes.ts

Classes describing the state of a single window. Two windows can legitimately disagree on all of them, so they live on each window's root view (and the modals presented over it) rather than in the process-wide system class list.