Contents

init(_:)

Creates a new navigation path from a serializable version.

Declaration

init(_ codable: NavigationPath.CodableRepresentation)

Parameters

  • codable:

    A value describing the contents of the new path in a serializable format.

See Also

Creating a navigation path