Documentation

Arrow Color - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Listbox :: Arrow Color

GUI.Listbox.ArrowColor
color of the listbox's arrow

Type

Color

Lua Usage

-- Get
local color = listbox.ArrowColor

-- Set
listbox.ArrowColor = color

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