pathEffect

val pathEffect: PathEffect? = null

Effect applied to the geometry of a drawing primitive. For example, this can be used to draw shapes as a dashed or shaped pattern, or apply a treatment around line segment intersections. See PathEffect