koin-androidx-scope
Module Contents
alltypes
Module Contents
class
BuildConfig
Module Contents
BuildConfig
(
)
static
val
APPLICATION_ID
:
String
static
val
BUILD_TYPE
:
String
static
val
DEBUG
:
Boolean
static
val
FLAVOR
:
String
static
val
VERSION_CODE
:
Int
static
val
VERSION_NAME
:
String
class
BuildConfig
Module Contents
BuildConfig
(
)
static
val
APPLICATION_ID
:
String
static
val
BUILD_TYPE
:
String
static
val
DEBUG
:
Boolean
static
val
FLAVOR
:
String
static
val
VERSION_CODE
:
Int
static
val
VERSION_NAME
:
String
class
ScopeObserver
:
LifecycleObserver
,
KoinComponent
Module Contents
ScopeObserver
(
event
:
Event
,
target
:
Any
,
scope
:
Scope
)
val
event
:
Event
fun
onDestroy
(
)
:
Unit
fun
onStop
(
)
:
Unit
val
scope
:
Scope
val
target
:
Any
androidx.lifecycle.LifecycleOwner
Module Contents
fun
LifecycleOwner
.
bindScope
(
scope
:
Scope
,
event
:
Event
=
Lifecycle.Event.ON_DESTROY
)
:
Unit
val
LifecycleOwner
.
currentScope
:
Scope
package
org.koin.androidx.scope
Module Contents
class
BuildConfig
Module Contents
BuildConfig
(
)
static
val
APPLICATION_ID
:
String
static
val
BUILD_TYPE
:
String
static
val
DEBUG
:
Boolean
static
val
FLAVOR
:
String
static
val
VERSION_CODE
:
Int
static
val
VERSION_NAME
:
String
class
BuildConfig
Module Contents
BuildConfig
(
)
static
val
APPLICATION_ID
:
String
static
val
BUILD_TYPE
:
String
static
val
DEBUG
:
Boolean
static
val
FLAVOR
:
String
static
val
VERSION_CODE
:
Int
static
val
VERSION_NAME
:
String
class
ScopeObserver
:
LifecycleObserver
,
KoinComponent
Module Contents
ScopeObserver
(
event
:
Event
,
target
:
Any
,
scope
:
Scope
)
val
event
:
Event
fun
onDestroy
(
)
:
Unit
fun
onStop
(
)
:
Unit
val
scope
:
Scope
val
target
:
Any
androidx.lifecycle.LifecycleOwner
Module Contents
fun
LifecycleOwner
.
bindScope
(
scope
:
Scope
,
event
:
Event
=
Lifecycle.Event.ON_DESTROY
)
:
Unit
val
LifecycleOwner
.
currentScope
:
Scope