API Reference GuideInterfacesIWindowResizeToDefaultSizeOn this pageResizeToDefaultSizeDescriptionResize the window to the default size.Syntax// window points to instance of IWindowawait window.ResizeToDefaultSize();Return typeTypeDescriptionPromise < void >Method does not return a value