getFullPath

fun getFullPath(navigatable: Navigatable): String?(source)

Get the full path for a Navigatable.

Return

The full path, or null if the navigatable is not registered

Parameters

navigatable

The screen or modal to get the path for