toggle menu
mobilesdk
androidJvm
switch theme
search in API
mobilesdk
/
com.confirmit.mobilesdk.core
/
UiService
/
UiLifecycleScope
Ui
Lifecycle
Scope
class
UiLifecycleScope
:
CoroutineScope
,
LifecycleObserver
Members
Constructors
Ui
Lifecycle
Scope
Link copied to clipboard
constructor
(
)
Properties
coroutine
Context
Link copied to clipboard
open
override
val
coroutineContext
:
CoroutineContext
Functions
is
Available
Link copied to clipboard
fun
isAvailable
(
)
:
Boolean
on
Create
Link copied to clipboard
fun
onCreate
(
)
on
Pause
Link copied to clipboard
fun
onPause
(
)