distanceType property
getter/setter pair
Indicates if the specified event is ahead of the vehicle or has just passed by. If it is ahead, then LaneDecreaseWarning.distanceInMeters is greater than 0.
Implementation
DistanceType distanceType;
Indicates if the specified event is ahead of the vehicle or has just passed by. If it is ahead, then LaneDecreaseWarning.distanceInMeters is greater than 0.
DistanceType distanceType;