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

PathFillType

value public final class PathFillType


Determines the winding rule that decides how the interior of a Path is calculated.

This enum is used by the Path.fillType property.

Summary

Nested types

public static class PathFillType.Companion

Public methods

@NonNull String

Public methods

toString

public @NonNull String toString()