Enumerations
The following enumerations are available globally.
-
TCX Build Type
See moreDeclaration
Swift
@available(swift 4.0) public enum BuildType : String, Codable
-
TCX Course Point Type
See moreDeclaration
Swift
@available(swift 4.0) public enum CoursePointType : String, Codable
-
TCX Gender
See moreDeclaration
Swift
@available(swift 4.0) public enum Gender : String, Codable
-
TCX Intensity
See moreDeclaration
Swift
@available(swift 4.0) public enum Intensity : String, Codable
-
TCX Sensor State
See moreDeclaration
Swift
@available(swift 4.0) public enum SensorState : String, Codable
-
TCX Sport
See moreDeclaration
Swift
@available(swift 4.0) public enum Sport : String, Codable
-
TCX Training Type
See moreDeclaration
Swift
public enum TrainingType : String, Codable
-
TCX Trigger Method
See moreDeclaration
Swift
@available(swift 4.0) public enum TriggerMethod : String, Codable
-
TCX Cadence Sensor Type
See moreDeclaration
Swift
@available(swift 4.0) public enum CadenceSensorType : String, Codable