--- @meta --- The `display` module contains Properties relating to the device's physical --- display. --- @class display --- @field brightness Property The screen's current brightness, as a gamma-corrected percentage value from 0 to 100. local display = {} return display