toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.common
/
AdditionScope
Addition
Scope
fun
interface
AdditionScope
<
E
>
Facilitates adding elements to a collection.
Members
Functions
add
Link copied to clipboard
abstract
fun
add
(
element
:
E
)
Adds
element
.