ToplevelLayout.getMaximized

bool getMaximized(out bool maximized)

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.

Parameters

maximizedset to true if the toplevel should be maximized

Returns

whether the layout specifies the maximized state for the toplevel