getRadius abstract method

int getRadius(
  1. int barWidth
)

Returns the radius of the rounded corners in pixels.

Implementation

int getRadius(int barWidth);