GraphModel
The app-facing navigation graph — dev.catbit.mosaic.core.data.responses.graph.GraphResponse with dev.catbit.mosaic.core.data.responses.graph.GraphResponse.ttl already consumed by the repository layer and dropped. This is what MosaicApplicationStateHolder.State.Displaying carries, and what MosaicApplication's NavDisplay resolves transitions from.
Constructors
Types
One registered screen within the graph — the app-facing counterpart of dev.catbit.mosaic.core.data.responses.graph.GraphResponse.Entry, identical shape, staged by MosaicApplicationStateHolder into ScreenExtrasHolder for whenever this screen actually opens.
Properties
fallback transition for popping the back stack.
fallback transition for the predictive back gesture.
fallback enter/exit transition for any entry that doesn't declare its own.
every screen registered in this graph.
id of the entry the graph opens on.