Enumerations

The following enumerations are available globally.

  • A list of all the tasks included in this module.

    See more

    Declaration

    Swift

    public enum MCTTaskIdentifier : String, Codable, CaseIterable
  • Values that identify the button that was tapped in a tapping sample.

    Declaration

    Swift

    public enum MCTTappingButtonIdentifier : String, Codable
  • An enum that represents the choices the user has for which hands they can use.

    Declaration

    Swift

    public enum MCTHandSelection : String, Codable