ExitDirection

enum ExitDirection : Enum<ExitDirection>

Classification of an exit direction, relative to the direction of travel.

Important: This is a Public Preview API. It may be changed or removed at any time.

Entries

Link copied to clipboard

Indicates the exit is to right.

Link copied to clipboard

Indicates the exit is to the left.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int