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

LazyGridSpanKt

public final class LazyGridSpanKt


Summary

Public methods

static final @NonNull GridItemSpan
GridItemSpan(int currentLineSpan)

Creates a GridItemSpan with a specified currentLineSpan.

Public methods

GridItemSpan

public static final @NonNull GridItemSpan GridItemSpan(int currentLineSpan)

Creates a GridItemSpan with a specified currentLineSpan. This will be the horizontal span for an item of a LazyVerticalGrid.