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.
Creates a new navigation path from a serializable version.
init(_ codable: NavigationPath.CodableRepresentation)A value describing the contents of the new path in a serializable format.