{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

PathEffect

public interface PathEffect


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.

Summary

Nested types

public static class PathEffect.Companion

Extension functions

default final @NonNull PathEffect

Extension functions

AndroidPathEffectKt.asAndroidPathEffect

default final @NonNull PathEffect AndroidPathEffectKt.asAndroidPathEffect(@NonNull PathEffect receiver)