NavigationResultRequest
Class that exposes a results that can be used to observe results for the given key.
See ResultOwner and NavEventNavigator.registerForNavigationResult.
Types
Link copied to clipboard
class Key<R : Parcelable> @InternalNavigationApi constructor(destinationId: DestinationId<*>, requestKey: String) : Parcelable
Use to identify where the result should be delivered to.