TrainingBackground public enum TrainingBackground : Int occasional Declaration Swift case occasional = 10 regular Declaration Swift case regular = 20 frequent Declaration Swift case frequent = 30 heavy Declaration Swift case heavy = 40 semiPro Declaration Swift case semiPro = 50 pro Declaration Swift case pro = 60 © 2025 . All rights reserved. (Last updated: 2025-06-04) Generated by jazzy ♪♫ v0.15.3, a Realm project.