progressOutlineColor property
The color used for outline of the progress part of the polyline. Gets the progress outline color of the polyline, opaque white by default.
Implementation
ui.Color get progressOutlineColor;
The color used for outline of the progress part of the polyline. Sets the progress outline color of the polyline.
Implementation
set progressOutlineColor(ui.Color value);