Skip to content

Navigator_NavigationIdentifier

ohitsdaniel edited this page Apr 29, 2021 · 2 revisions

Navigator.NavigationIdentifier

enum NavigationIdentifier: Hashable 

Inheritance

Hashable

Enumeration Cases

id

case id(ScreenID)

screen

case screen(AnyScreen)
Clone this wiki locally