Skip to content
Tauri

ScaleFactorChanged

Defined in: window.ts:81

The payload for the scaleChange event.

1.0.2

scaleFactor: number

Defined in: window.ts:83

The new window scale factor.


size: PhysicalSize

Defined in: window.ts:85

The new window size


© 2025 Tauri Contributors. CC-BY / MIT