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

Fill

public static class Fill extends DrawStyle

java.lang.Object
   ↳ androidx.compose.ui.graphics.drawscope.DrawStyle
     ↳ androidx.compose.ui.graphics.drawscope.Fill

Default DrawStyle indicating shapes should be drawn completely filled in with the provided color or pattern

Summary

Public fields

static @NonNull Fill

Public fields

INSTANCE

public static @NonNull Fill INSTANCE