valueOf

fun valueOf(nativeValue: Int): TrafficSign

Get the enum entry from a native sdk value.

Return

the corresponding kotlin enum entry or UNKNOWN if not found.