dart/core/js/windows
library
Typedefs
-
CreateType
= String
-
Specifies what type of browser window to create. 'panel' is deprecated and
is available only to existing allowlisted extensions on Chrome OS.
-
WindowState
= String
-
The state of this browser window. In some circumstances a window may not be
assigned a
state
property; for example, when querying closed windows from
the sessions API.
-
WindowType
= String
-
The type of browser window this is. In some circumstances a window may not
be assigned a
type
property; for example, when querying closed windows
from the sessions API.