public interface StrokeView
Modifier and Type | Method and Description |
---|---|
android.content.res.ColorStateList |
getStroke() |
float |
getStrokeWidth() |
void |
setStroke(android.content.res.ColorStateList colorStateList) |
void |
setStroke(int color) |
void |
setStrokeWidth(float strokeWidth) |