Documentation

Maximize Box - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Window :: Maximize Box

GUI.Window.MaximizeBox
whether the window has a box for maximizing

Type

Boolean

Lua Usage

-- Get
local boolean = window.MaximizeBox

-- Set
window.MaximizeBox = boolean

If you think anything is missing, please feel free to: submit documentation feedback on this page