sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core-ktx
/
androidx.core.content.res
/
use
use
inline
fun
<
R
>
TypedArray
.
use
(
block
:
(
TypedArray
)
->
R
)
:
R
(
source
)
Executes the given
block
function on this TypedArray and then recycles it.
See also
use