Documentation

Close Box - Open Dev Kit Documentation

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

GUI.Window.CloseBox
whether the window has a box for closing

Type

Boolean

Lua Usage

-- Get
local boolean = window.CloseBox

-- Set
window.CloseBox = boolean

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