sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.ui.compose.foundation.lazy
/
LazyListLayoutInfo
/
getVisibleItemsInfo
get
Visible
Items
Info
abstract
fun
getVisibleItemsInfo
(
)
:
List
<
LazyListItemInfo
>
获取表示当前所有可见项目的
LazyListItemInfo
列表。
Return
可见项目的列表。