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
/
LazyListItemInfo
/
getKey
get
Key
abstract
fun
getKey
(
)
:
Any
获取在
item()
或
items()
函数中为此项目传递的唯一键(Key)。
Return
项目的键。