toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.components
/
EnabledFunction
/
EnabledFunction
Enabled
Function
constructor
(
enabled
:
Boolean
=
false
,
functionLocation
:
(
LocationDescription
)
->
Unit
=
{}
,
functionBoolean
:
(
Boolean
)
->
Unit
=
{}
,
value
:
Boolean
=
false
,
hintWhenOn
:
String
=
""
,
hintWhenOff
:
String
=
""
)