vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.context
/
Extras
/
putExtra
put
Extra
abstract
fun
putExtra
(
key
:
Any
,
value
:
Any
)
Saves an extra.
Parameters
key
the extra’s unique identifier.
value
the extra’s value.