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

GridItemSpan


Represents the span of an item in a LazyVerticalGrid.

Summary

Public properties

Int

The span of the item on the current line.

Cmn

Public properties

currentLineSpan

@ExperimentalFoundationApi
val currentLineSpanInt

The span of the item on the current line. This will be the horizontal span for items of LazyVerticalGrid.