WindowID
enum WindowID: String
The windows we can open
-
The
WelcomeView
Declaration
Swift
case welcomeView = "Chord Provider"
-
The
AboutView
Declaration
Swift
case aboutView = "About Chord Provider"
-
The “MediaPlayerView
Declaration
Swift
case mediaPlayerView = "Chord Provider Media"
-
The
ExportFolderView
Declaration
Swift
case exportFolderView = "Export Songs"
-
Declaration
Swift
case chordsDatabaseView = "Chords Database"
-
The
DebugView
Declaration
Swift
case debugView = "Debug Info"
-
The
HelpView
Declaration
Swift
case helpView = "Chord Provider Help"