General
-
SwiftUI
See moreScene
for Chord ProviderDeclaration
Swift
struct ChordProviderApp: App
-
The application delegate for Chord Provider
See moreDeclaration
Swift
final class AppDelegate: NSObject, NSApplicationDelegate
-
All the settings for the application
See moreDeclaration
Swift
struct AppSettings: Equatable, Codable, Sendable
-
All errors that can happen in the application
See moreDeclaration
Swift
enum AppError: String, LocalizedError
-
The structure for an Alert Message
See moreDeclaration
Swift
struct AlertMessage
-
Static help strings
See moreDeclaration
Swift
enum Help