CurrentSpeedDirection

enum CurrentSpeedDirection : Enum<CurrentSpeedDirection>

Specify the direction of current speed relative to posted speed.

Entries

Link copied to clipboard

This will render current speed to the bottom of posted speed.

Link copied to clipboard

This will render current speed to the start of posted speed.

Link copied to clipboard
END()

This will render current speed to the end of posted speed.

Link copied to clipboard
TOP()

This will render current speed to the top of posted speed.

Properties

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