public resetContentZoom() as Boolean:
Resets the runtime content zoom and native window size.
The native backend calls this method for Ctrl+middle-button double click. The window is resized back to the original client size captured before the first content zoom gesture.
true when the zoom factor changed.
win.resetContentZoom()