Window
Creates a new Window.
Window.create
Window creation options
Asynchronously returns a Window object that represents the current window
Window.getCurrent
Synchronously returns a Window object that represents the current window
Window.getCurrentSync
Asynchronously returns a Window object that represents an existing window.
Window.wrap
Synchronously returns a Window object that represents an existing window.
Window.wrapSync
Generated using TypeDoc
Lends
Window