toggle menu
vico
androidJvm
switch theme
search in API
views
/
com.patrykandpatrick.vico.views.theme
/
use
use
inline
fun
<
R
>
TypedArray
.
use
(
block
:
(
TypedArray
)
->
R
)
:
R
Calls the given function block with this
TypedArray
as its argument, then recycles this
TypedArray
.