- @DomName('Window.stop')
- @DocsEditable()
Stops the window from loading.
Other resources
- The Window object from W3C.
Source
@DomName('Window.stop')
@DocsEditable()
void stop() native;
Stops the window from loading.
@DomName('Window.stop')
@DocsEditable()
void stop() native;