onSelectOptions

val onSelectOptions: (selectedIndices: List<Int>, selectedOptions: List<Option>) -> Unit

Parameters

onSelectOptions

The listener that returns the selected indices and the selected options when the positive button is clicked.