MainWatchState
enum MainWatchState : IntChoose which of the states to display in the main screen of the Watch app. The secondary screen will always be a keytag list.
- 
                  
                  Only display the text report of the cleantime. DeclarationSwift case text
- 
                  
                  Only display the highest achieved keytag. DeclarationSwift case keytag
- 
                  
                  Only display the highest achieved keytag (if less than a year), or the last medallion (if a year or more). This is the default. DeclarationSwift case medallion
 View on GitHub
            View on GitHub
          