removeNavigationListener

fun removeNavigationListener(navigationListener: VMENavigationListener)

Detach the previously added VMENavigationListener. To attach a new one @see addNavigationListener

Since

2.1.5

Parameters

navigationListener

The listener that's invoked. To attach a new one @see addNavigationListener