toggle menu
EzXHelper
androidJvm
switch theme
search in API
EzXHelper
/
com.github.kyuubiran.ezxhelper.misc
/
Observe
/
invoke
invoke
operator
fun
invoke
(
newVal
:
T
)
Set the new value for the object.
Parameters
new
Val
new value
operator
fun
invoke
(
block
:
(
)
->
T
)
Set the new value for the object.
Parameters
block
block