AutoTransportType

public enum AutoTransportType : Int

Indicates a type of auto transport system.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Value representing a ship or hovercraft transport.

    Declaration

    Swift

    case shipOrHovercraft
  • Value representing a car train transport.

    Declaration

    Swift

    case carTrain
  • Value representing a transporter bridge transport.

    Declaration

    Swift

    case skyCableTransporterBridge