hasArrivedAtDestination

abstract fun hasArrivedAtDestination(navigationSnapshot: NavigationSnapshot): DestinationArrivalStatus

Checks whether destination has been reached based on NavigationSnapshot.

Important: This is a Public Preview API. It may be changed or removed at any time.