enum NavigationDirection

August 13, 2019 ยท View on GitHub

Overview / Purpose

Enumeration NavigationDirection

EnumeratorValueDescription
UNSPECIFIED_NAVIGATION_DIRECTION0Unspecified navigation direction
NEXT1Go to next map
UP2Go to parent map group (not implemented yet)
DOWN3Go to children map group (not implemented yet)
PREVIOUS4Go to previous map

Parent topic: Base (C++)