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.

Note: this class is a part of LazyLayout harness that allows for building custom lazy layouts. LazyLayout and all corresponding APIs are still under development and are subject to change.

Summary

Nested types

Item pinned in a lazy layout.

Public constructors

Cmn

Inherited properties

From kotlin.collections.List
open Int
Cmn

Public constructors

LazyLayoutPinnedItemList

LazyLayoutPinnedItemList()