setDrawHighlightCircleEnabled abstract method

void setDrawHighlightCircleEnabled(
  1. bool enabled
)

Sets whether highlight circle should be drawn or not

Implementation

void setDrawHighlightCircleEnabled(bool enabled);