LaneGuidanceEventType

public enum LaneGuidanceEventType

Type of LaneGuidanceInfo.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Lane guidance started.

    Declaration

    Swift

    case started
  • Lane guidance ended.

    Declaration

    Swift

    case ended