Skip to content

ScaleFactorChangedEvent

Defined in: api/node/typescript/platform.ts:113

The window’s scale factor has changed. This can happen for example when the display’s resolution changes, the user selects a new scale factor in the system settings, or the window is moved to a different screen.

Window.dispatchEvent

scaleFactor: number

Defined in: api/node/typescript/platform.ts:116

The window system provided scale factor to map logical pixels to physical pixels.


type: "scale-factor-changed"

Defined in: api/node/typescript/platform.ts:114


© 2026 SixtyFPS GmbH