onUpdate

abstract fun onUpdate(result: T)

Called when a navigation update is available.

Parameters

result

The navigation result containing the updated information.