kodein-di
/
org.kodein.di.bindings
/
WithContext
common
With
Context
interface
WithContext
<out
C
:
Any
>
Content copied to clipboard
Indicates that the context of a retrieval is accessible.
Properties
Parameters
Inheritors
Parameters
C
The type of the context
Properties
context
Link copied to clipboard
common
abstract val
context
:
C
Content copied to clipboard
The context that was given at retrieval.
Inheritors
BindingDI
Link copied to clipboard
NoArgBindingDI
Link copied to clipboard