Normal
|
= 0
|
Normal
mode,
i.e.
the
window
is
visible,
has
decorations,
covers
some
part
of
the
desktop
(widgets
like
the
Windows
taskbar
are
visible)
and
can
be
moved
by
the
user.
|
Maximized
|
= 1
|
Maximized
mode,
i.e.
the
window
is
visible,
has
decorations,
covers
the
whole
desktop
(widgets
like
the
Windows
taskbar
are
visible)
and
cannot
be
moved
by
the
user.
|
Fullscreen
|
= 2
|
Fullscreen
mode,
i.e.
the
window
is
visible,
has
no
decorations,
covers
the
whole
screen
(widgets
like
the
Windows
taskbar
are
occluded)
and
cannot
be
moved
by
the
user.
|
Hidden
|
= 3
|
Hidden
mode,
i.e.
the
window
is
not
visible.
|