Pointer Event Actions
Functions
Link copied to clipboard
open fun handlePointerEventPress(pointerEvent: PointerEvent, keyBindings: SelectableColumnKeybindings, selectableLazyListState: SelectableLazyListState, selectionMode: SelectionMode, allKeys: List<SelectableLazyListKey>, key: Any)
Link copied to clipboard
open fun onExtendSelectionToKey(key: Any, allKeys: List<SelectableLazyListKey>, state: SelectableLazyListState, selectionMode: SelectionMode)
Link copied to clipboard
open fun toggleKeySelection(key: Any, allKeys: List<SelectableLazyListKey>, selectableLazyListState: SelectableLazyListState)