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

StrokeJoin

value public final class StrokeJoin


Styles to use for line joins.

This only affects line joins for polygons drawn by Canvas.drawPath and rectangles, not points drawn as lines with Canvas.drawPoints. See Paint.strokeJoin.

Summary

Nested types

public static class StrokeJoin.Companion

Public methods

@NonNull String

Public methods

toString

public @NonNull String toString()