lineTrimColor property

  1. @experimental
int? lineTrimColor
read / write

The color to be used for rendering the trimmed line section that is defined by the line-trim-offset property. Default value: "transparent".

Implementation

@experimental
int? lineTrimColor;