Leveraged by the following windowing apis to influence side effects of the positioning.
fin.me.setBounds({top: 50, left: 50, width: 200, height: 200}, {skipRestore: true}) Copy
fin.me.setBounds({top: 50, left: 50, width: 200, height: 200}, {skipRestore: true})
Optional
Windows Only. If set to true, will not restore a maximized window before setting the bounds. This will have the effect of the maximized window staying maximized and not immediately taking this new position.
Leveraged by the following windowing apis to influence side effects of the positioning.
Example