Package com.ramcosta.composedestinations.result
See: Description
-
Class Summary Class Description EmptyResultBackNavigator Empty implementation of ResultBackNavigator to use in previews and possibly testing. EmptyResultRecipient Empty implementation of ResultRecipient to use in previews and possibly testing. Value NavResultKt OpenResultRecipientKt -
Object Summary Object Description Canceled -
Interface Summary Interface Description NavResult Result sent from ResultBackNavigator when its destination is shown and then navigates back to the ResultRecipient destination. OpenResultRecipient Recipient where you can install a listener to be notified of results (of type R) from an non-determined com.ramcosta.composedestinations.spec.DestinationSpec. ResultBackNavigator Navigator that allows navigating back while passing a result of type R. ResultRecipient Recipient where you can install a listener to be notified of results (of type R) from a specific DestinationSpec (of type D). -
Enum Summary Enum Description DeliverResultOn