vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
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
.