toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-android
/
com.mapbox.dash.sdk.plugin
/
PluginManager
Plugin
Manager
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
PluginManager
Members
Types
Config
Scope
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
ConfigScope
Plugin
Factory
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
PluginFactory
Functions
configure
Link copied to clipboard
fun
configure
(
configureConfig
:
PluginManager.ConfigScope
.
(
)
->
Unit
,
configureFactory
:
PluginManager.PluginFactory
.
(
)
->
Unit
)
:
Module