nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.screen
/
Screen
/
Settings
Settings
data
class
Settings
(
var
isOn
:
Boolean
,
var
brightness
:
Long
)
Content copied to clipboard
Constructors
Properties
Constructors
Settings
Link copied to clipboard
fun
Settings
(
isOn
:
Boolean
,
brightness
:
Long
)
Content copied to clipboard
Properties
brightness
Link copied to clipboard
var
brightness
:
Long
Content copied to clipboard
the brightness of screen
is
On
Link copied to clipboard
var
isOn
:
Boolean
Content copied to clipboard
whether the screen is on or not