This interface provides access to a display device.
org.freesmartphone.Device.Display
Description: Retrieve information about the display.
The properties of the display. Expected values are:
Description: Get the current brightness level.
The brightness level in percent (0-100).
Description: Set the brightness level.
A brightness level of 0 does not necessarily mean that the backlight power is off.
The brightness level in percent (0-100).
Description: Get whether the backlight is powered or not.
True, if the backlight is powered. False, otherwise.
Description: Set whether the backlight should be powered or not.
True, if the backlight should be powered. False, otherwise.