highLightColor property

int highLightColor
getter/setter pair
  • Specify the color of the highlight border in RGB format.
  • When 0 is passed in, the default color is used. The default color is #FFE640.

Implementation

int highLightColor;