Skip to content

Navigator_NavigationIdentifier

ohitsdaniel edited this page Feb 12, 2021 · 2 revisions

Navigator.NavigationIdentifier

enum NavigationIdentifier

Inheritance

Hashable

Enumeration Cases

id

case id(: ScreenID)

screen

case screen(: AnyScreen)
Clone this wiki locally