captionStyle property

RoadEventsLayerTextStyle? get captionStyle

Style of caption displayed under the road event icon.

Implementation

RoadEventsLayerTextStyle? get captionStyle;
set captionStyle (RoadEventsLayerTextStyle? val)

Implementation

set captionStyle(RoadEventsLayerTextStyle? val);