PresentationConnection: terminate() method
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
When the terminate()
method is called on a PresentationConnection
, the user agent begins the process of terminating the presentation. The exact process differs depending on whether terminate()
is called in the controlling or the presenting context.
Syntax
js
terminate()
Parameters
None.
Return value
None (undefined
).
Browser compatibility
BCD tables only load in the browser