Enumeration TourStartReason

The possible reasons why a tour could be started. Purposefully not firing this event when the restart button is clicked.

Enumeration Members

SKIP_CARD: "skip_card"

If the skip_card property was true within the tour json.

START_TOUR_CLICKED: "start_tour_clicked"

If the user clicked the tour card's start button.

START_TOUR_METHOD: "start_tour_method"

If the startTour instance method was used to start the tour.

MMNEPVFCICPMFPCPTTAAATR