isDestroyed

var isDestroyed: Boolean = false

Describes whether this instance of MapboxNavigation has been destroyed by calling onDestroy. Once an instance is destroyed, it cannot be used anymore.

See also