PreActionType

public enum PreActionType : UInt32, CaseIterable, Codable

Identifies the action type.

  • An action to board a ferry.

    Declaration

    Swift

    case board
  • An action to be performed at or during a specific portion of a section.

    Declaration

    Swift

    case wait