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
/
getTotalItemsCount
get
Total
Items
Count
abstract
fun
getTotalItemsCount
(
)
:
Int
获取传递给
LazyColumn
或
LazyRow
的项目总数。
Return
列表中的项目总数。