Enumerations

The following enumerations are available globally.

  • TCX Build Type

    See more

    Declaration

    Swift

    @available(swift 4.0)
    public enum BuildType : String, Codable
  • TCX Course Point Type

    See more

    Declaration

    Swift

    @available(swift 4.0)
    public enum CoursePointType : String, Codable
  • TCX Gender

    See more

    Declaration

    Swift

    @available(swift 4.0)
    public enum Gender : String, Codable
  • TCX Intensity

    See more

    Declaration

    Swift

    @available(swift 4.0)
    public enum Intensity : String, Codable
  • TCX Sensor State

    See more

    Declaration

    Swift

    @available(swift 4.0)
    public enum SensorState : String, Codable
  • TCX Sport

    See more

    Declaration

    Swift

    @available(swift 4.0)
    public enum Sport : String, Codable
  • TCX Training Type

    See more

    Declaration

    Swift

    public enum TrainingType : String, Codable
  • TCX Trigger Method

    See more

    Declaration

    Swift

    @available(swift 4.0)
    public enum TriggerMethod : String, Codable
  • TCX Cadence Sensor Type

    See more

    Declaration

    Swift

    @available(swift 4.0)
    public enum CadenceSensorType : String, Codable
  • TCX Measure

    See more

    Declaration

    Swift

    @available(swift 4.0)
    public enum Measure : String, Codable
  • TCX Recurrence Code

    See more

    Declaration

    Swift

    @available(swift 4.0)
    public enum RecurrenceCode : String, Codable