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

LazyLayoutPinnedItemList


Read-only list of pinned items in a lazy layout. The items are modified internally by the PinnableContainer consumers, for example if something inside item content is focused.

Summary

Nested types

Item pinned in a lazy layout.

Public constructors

Cmn

Inherited functions

From kotlin.collections.List

Inherited properties

From kotlin.collections.List
open Int
Cmn

Public constructors

LazyLayoutPinnedItemList

LazyLayoutPinnedItemList()