AppStateID
enum AppStateID: String
The ID of the app state
Note
Used to load and save the settings in the cache-
MainView
settingsDeclaration
Swift
case mainView = "Main Settings"
-
exportFolderView
settingsDeclaration
Swift
case exportFolderView = "Export Settings"
-
ChordsDatabaseView
settingsDeclaration
Swift
case chordsDatabaseView = "Database Settings"