ToplevelLayout.getMaximized

If the layout specifies whether to the toplevel should go maximized, the value pointed to by maximized is set to true if it should go fullscreen, or false, if it should go unmaximized.

class ToplevelLayout
bool
getMaximized
(
out bool maximized
)

Parameters

maximized bool

set to true if the toplevel should be maximized

Return Value

Type: bool

whether the layout specifies the maximized state for the toplevel