Documentation

Selected Background Color - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Listbox :: Selected Background Color

GUI.Listbox.SelectedBackgroundColor
background color of selected items in the listbox

Type

Color

Lua Usage

-- Get
local color = listbox.SelectedBackgroundColor

-- Set
listbox.SelectedBackgroundColor = color

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