Window.Window

void Window (String type, String title, Bounds bounds, Object properties)

Parameters

type The window type.
title The window title, a localizable string.
bounds The window’s position and size.
properties An object containing creation-only properties.

Description

Creates a new window.