Window.parentWindow

Gets the parent window.

class Window
@property override
parentWindow
(
)

Return Value

Type: Window

Always returns "this" where "this" is the window itself.

Meta