ForkDirection

enum ForkDirection : Enum<ForkDirection>

Indicates the direction to follow at a fork 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 right fork should be followed.

Link copied to clipboard

Indicates the left fork should be followed.

Properties

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