toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-plugin-api
/
com.mapbox.dash.plugin.api
/
PluginInstaller
Plugin
Installer
abstract
class
PluginInstaller
<
P
:
Plugin
>
Members
Constructors
Plugin
Installer
Link copied to clipboard
constructor
(
)
Properties
installed
Link copied to clipboard
var
installed
:
Boolean
name
Link copied to clipboard
val
name
:
String
Functions
install
Link copied to clipboard
fun
install
(
plugin
:
P
,
module
:
Module
)
install
Defaults
Link copied to clipboard
open
fun
installDefaults
(
module
:
Module
)