Documentation

Resizable - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Window :: Resizable

GUI.Window.Resizable
whether the window is resizable

Type

Boolean

Lua Usage

-- Get
local boolean = window.Resizable

-- Set
window.Resizable = boolean

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