Documentation

Starting Window - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Config :: Starting Window

GUI.Config.StartingWindow
initial window that will be displayed at the start of the application

Type

Window Resource'

Lua Usage

-- Get
local windowResource = config.StartingWindow

-- Set
config.StartingWindow = windowResource

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