void setScreenBrightness(int percent)
Sets the screen brightness percent (from 0-100). KioWare for Android requires special access to modify settings on Android versions M (23) and higher. This access can be granted in the device settings within the KioWare Kiosk application menu.
Security
Trust Level Required: Low trust
Parameters
Name | Description |
percent | The new screen brightness value from 0-100. |
Return
Nothing returned