public enum DonutStrokeCap
Enum to specify a stroke cap that will be used to draw donut lines.
| Modifier and Type | Method and Description |
|---|---|
android.graphics.Paint.Cap |
getCap() |
int |
getIndex() |
public static DonutStrokeCap ROUND
public static DonutStrokeCap BUTT