foundation
1.0.0-SNAPSHOT
jvm
foundation
/
org.jetbrains.jewel.foundation.lazy
/
SelectableLazyListState
/
removeElementsToSelection
remove
Elements
To
Selection
suspend
fun
removeElementsToSelection
(
itemIndexes
:
List
<
Int
>
,
itemToFocus
:
Int
?
=
itemIndexes.lastOrNull()
)