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

PathNode.Close

public static class PathNode.Close extends PathNode

java.lang.Object
   ↳ androidx.compose.ui.graphics.vector.PathNode
     ↳ androidx.compose.ui.graphics.vector.PathNode.Close

Summary

Public fields

static @NonNull PathNode.Close

Inherited methods

From androidx.compose.ui.graphics.vector.PathNode
final boolean

whether this command is a curve command

final boolean

whether this command is a quad command

Public fields

INSTANCE

public static @NonNull PathNode.Close INSTANCE