Documentation

Custom Frame - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Window :: Custom Frame

GUI.Window.CustomFrame
whether the window uses a custom frame that allows the background image to extend into the title bar and menu bar

Type

Boolean

Lua Usage

-- Get
local boolean = window.CustomFrame

-- Set
window.CustomFrame = boolean

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