addNavigationListener

fun addNavigationListener(navigationListener: VMENavigationListener)

Allow you to receive the navigation related notifications by attaching a VMENavigationListener.

Since

2.1.5

Parameters

navigationListener

The listener that's invoked.