Mokkery
Toggle table of contents
2.7.1
common
Platform filter
common
Switch theme
Search in API
Mokkery
mokkery-runtime
/
dev.mokkery.answering.autofill
/
provideValue
provide
Value
inline
fun
<
T
>
AutofillProvider
<
T
>
.
provideValue
(
type
:
KClass
<
*
>
)
:
T
?
Calls
AutofillProvider.provide
and returns
AutofillProvider.Value.Provided.value
if present.