getNavigationUtils()
Obtains an entry point to the NavigationUtils class that contains APIs to maintain the state of UI components.
To view the APIs in the NavigationUtils class, see APIs in the NavigationUtils class.
Returns
The NavigationUtils object.
Parameters
This API does not have parameters.
Usage example
In this example, the API obtains an entry point to the NavigationUtils class.
PCore.getNavigationUtils();
Previous topic getMessagingServiceManager() Next topic getPCoreVersion()