Documentation

Popup - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Menubar :: Popup

GUI.Menubar.Popup
whether the menus should appear as a popup context menu rather than a window menu bar

Type

Boolean

Lua Usage

-- Get
local boolean = menubar.Popup

-- Set
menubar.Popup = boolean

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