InstructionListListener

interface InstructionListListener

A listener that is triggered when the instruction list in InstructionView is shown or hidden.

Functions

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

Inheritors

NavigationInstructionListListener
Link copied to clipboard