captureEvents method
void
captureEvents()
The Window.captureEvents()
method does nothing.
Note: This is an method long removed from the specification. It is kept in browsers to prevent code breakage but does nothing.
Implementation
external void captureEvents();