koin-core
Toggle table of contents
4.2.0-alpha2
common
Target filter
common
Switch theme
Search in API
Skip to content
koin-core
koin-core
/
org.koin.core.option
Package-level
declarations
Types
Functions
Types
Koin
Option
Link copied to clipboard
enum
KoinOption
:
Enum
<
KoinOption
>
Koin Options to be activated
Functions
has
View
Model
Scope
Factory
Link copied to clipboard
fun
OptionRegistry
.
hasViewModelScopeFactory
(
)
:
Boolean
view
Model
Scope
Factory
Link copied to clipboard
fun
viewModelScopeFactory
(
)
:
Pair
<
KoinOption
,
Boolean
>