toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-android
/
com.mapbox.dash.sdk.plugin
/
PluginManager
/
PluginFactory
Plugin
Factory
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
PluginFactory
Members
Properties
definitions
Link copied to clipboard
val
definitions
:
MutableList
<
Definition
<
Plugin
>
>
module
Link copied to clipboard
val
module
:
Module
qualifier
Link copied to clipboard
val
qualifier
:
Qualifier
Functions
declare
Link copied to clipboard
inline
fun
<
T
:
Plugin
>
declare
(
noinline
definition
:
Definition
<
T
>
)