Documentation

Unchecked Image - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Listbox :: Unchecked Image

GUI.Listbox.UncheckedImage
image for the unchecked normal state (Checkbox style)

Type

Image'

Lua Usage

-- Get
local image = listbox.UncheckedImage

-- Set
listbox.UncheckedImage = image

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