Skip to content

current route

milan edited this page Jun 7, 2023 · 2 revisions

//app/org.mjdev.balldontlie.base.helpers/Ext/currentRoute

currentRoute

[androidJvm]
val NavHostController.currentRoute: String?

Current route nav host helper

Function returns current route that is shown.

Return

current route on screen

Clone this wiki locally