Searched refs:navAction (Results 1 – 1 of 1) sorted by relevance
1827 val navAction = currentDestination?.getAction(destResId) ?: graph.getAction(destResId) in navigateSafe() constant1828 navAction?.let { action -> in navigateSafe()