Example usage for Java android.graphics PathDashPathEffect fields, constructors, methods, implement or subclass
The text is from its open source code.
PathDashPathEffect(Path shape, float advance, float phase, Style style) Dash the drawn path by stamping it with the specified shape. |