NavigationInstructionListListener

open class NavigationInstructionListListener : InstructionListListener

Constructors

NavigationInstructionListListener
Link copied to clipboard
open fun NavigationInstructionListListener(dispatcher: NavigationViewEventDispatcher)

Functions

onInstructionListVisibilityChanged
Link copied to clipboard
open fun onInstructionListVisibilityChanged(visible: Boolean)
Triggered when the instruction list is shown or hidden.