Navigation
Delegation
Constructors
Functions
Link copied to clipboard
open override fun navigate( deepLink: Uri, navOptions: NavOptions?, navigatorExtras: Navigator.Extras?)
Content copied to clipboard
method to run navigation using URI, used for deep link
open override fun navigate( resId: Int, args: Bundle?, navOptions: NavOptions?)
Content copied to clipboard
method to run navigation to another fragment
Link copied to clipboard
method to register the controller to the delegation