Marcelo Hernandez
androidx.paging.compose.items
ForbiddenMethodCall
ForbiddenImport
public fun <T : Any> LazyListScope.items( items: LazyPagingItems<T>, key: ((item: T) -> Any)? = null, itemContent: @Composable LazyItemScope.(value: T?) -> Unit )
androidx.paging.compose.items(androidx.compose.foundation.lazy.LazyListScope, androidx.paging.compose.LazyPagingItems, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function2)
Brais Gabin
A modern programming language that makes developers happier.