AboutSupportDeveloper GuideVersion 35.120.79.5

Generated when a window is being resized by the user.

Remarks

For use with monitor scaling that is not 100%. Bounds are given in DIP (adjusted for monitor scale factor). The event will fire when a user resize is blocked by window options such as maxWidth or minHeight but not if the window is not resizable.

Hierarchy

  • WillResizeEvent

Properties

height: number
left: number
monitorScaleFactor: number
name: string
top: number
topic: "window"
type: "will-resize"
uuid: string
width: number