ActivityLevel public enum ActivityLevel : UInt8 FIT Activity Level low Low Activity Level Declaration Swift case low = 0 medium Medium Activity Level Declaration Swift case medium = 1 high High Activity Level Declaration Swift case high = 2 invalid Invalid Declaration Swift case invalid = 255