MergingAreaType

object MergingAreaType

Holds available MergingAreaInfo types.

Types

Link copied to clipboard
annotation class Type

Retention policy for the MergingAreaType.

Properties

Link copied to clipboard
const val FROM_BOTH_SIDES: String

Indicates that traffic is merged from both sides.

Link copied to clipboard
const val FROM_LEFT: String

Indicates that traffic is merged from the left.

Link copied to clipboard
const val FROM_RIGHT: String

Indicates that traffic is merged from the right.