WindowState typedef

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.

Implementation

typedef WindowState = String;