toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-dash-di
/
com.mapbox.dash.di
/
createScopeForCurrentLifecycle
create
Scope
For
Current
Lifecycle
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
fun
Fragment
.
createScopeForCurrentLifecycle
(
scopeId
:
ScopeID
=
getScopeId()
,
qualifier
:
Qualifier
=
getScopeName()
,
source
:
Any
?
=
this
)
:
Scope