Enumerations
The following enumerations are available globally.
- 
                  
                  A type that provides a set of constants for the app’s theme/styling. See moreDeclarationSwift enum Theme
- 
                  
                  A collection of constants used throughout the app. See moreDeclarationSwift enum Constants
- 
                  
                  Wrapper for the database container. See moreDeclarationSwift enum Database
- 
                  
                  Undocumented See moreDeclarationSwift enum DatabaseMigration : SchemaMigrationPlan
- 
                  
                  Undocumented See moreDeclarationSwift enum SchemaV1 : VersionedSchema
- 
                  
                  Undocumented See moreDeclarationSwift enum SchemaV2 : VersionedSchema
- 
                  
                  Undocumented See moreDeclarationSwift enum SchemaV3 : VersionedSchema
- 
                  
                  Undocumented See moreDeclarationSwift enum SchemaV4 : VersionedSchema
- 
                  
                  Undocumented See moreDeclarationSwift enum GaugeAlertCriteria : String, Codable, CustomStringConvertible, CaseIterable
- 
                  
                  Light-weight “feature flags” for enabling/disabling features in the app. TODO: Look into alternatives like LaunchDarkly or something free and open-source. See moreDeclarationSwift enum FeatureFlags
- 
                  
                  A helper class for gauge-related operations See moreDeclarationSwift enum GaugeHelper
- 
                  
                  Undocumented See moreDeclarationSwift enum PointOfInterestHelper
- 
                  
                  Undocumented See moreDeclarationSwift enum ScreenDimensions
- 
                  
                  A service for initializing Datadog RUM (Real User Monitoring) and Crash Reporting). See Datadog iOS for more information. See moreDeclarationSwift enum DatadogService
- 
                  
                  A service for managing permissions. See moreDeclarationSwift enum PermissionsService
- 
                  
                  The metric used to measure a gauge reading value (e.g. CFS, Feet, etc.) See moreDeclarationSwift enum GaugeMetric : String, Codable, CaseIterable, Equatable
- 
                  
                  The status of a network request or expensive operation like loading a ton of data from disk. See moreDeclarationSwift enum RequestStatus : Equatable
- 
                  
                  Undocumented See moreDeclarationSwift enum TemperatureUnit : String, CaseIterable
- 
                  
                  Undocumented See moreDeclarationSwift enum GaugeSearchSheetDedents
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           Enumerations  Reference
      Enumerations  Reference