Skip to content

ScaleFactorChangedEvent

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

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:114

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


type: "scale-factor-changed"

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


© 2026 SixtyFPS GmbH