Installation

fun interface Installation

Installed component handle that allows early component removal.

Functions

Link copied to clipboard
abstract fun uninstall()

Remove installed component. If the component has already been attached to a MapboxNavigation instance it will be also detached.