highLightWidth property
Specify the width of the highlight border. When 0 is passed in, the default stroke width is used. The default width is 5px, and the maximum value you can set is 50.
Implementation
int highLightWidth;
Specify the width of the highlight border. When 0 is passed in, the default stroke width is used. The default width is 5px, and the maximum value you can set is 50.
int highLightWidth;