LazyLayoutPinnedItemList.PinnedItem
-
Cmn
sealed interface LazyLayoutPinnedItemList.PinnedItem
Item pinned in a lazy layout. Pinned item should be always measured and laid out, even if the item is beyond the boundaries of the layout.
Note: this interface 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.