API Reference GuideInterfacesIWindowCloseOn this pageCloseDescriptionCloses the window. The close event is sent before the window is closed.Syntax// window points to instance of IWindowawait window.Close();Return typeTypeDescriptionPromise < void >Method does not return a value