Documentation

Icon - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Window :: Icon

GUI.Window.Icon
icon graphic associated with the window

Type

Image'

Lua Usage

-- Get
local image = window.Icon

-- Set
window.Icon = image

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