Displaying

data class Displaying(val graph: GraphUIState) : State

The initial graph loaded successfully — renders the real navigation UI (NavDisplay).

Constructors

Link copied to clipboard
constructor(graph: GraphUIState)

Properties

Link copied to clipboard

the loaded navigation graph.