Skip to content

NavigatorKey

ohitsdaniel edited this page Apr 29, 2021 · 5 revisions

NavigatorKey

EnvironmentKey identifying the Navigator allowing navigation path mutations

public enum NavigatorKey: EnvironmentKey 

Inheritance

EnvironmentKey

Properties

defaultValue

public static let defaultValue: Navigator = .stub
Clone this wiki locally