onSelectOption

val onSelectOption: (index: Int, option: Option) -> Unit

Parameters

onSelectOption

The listener that returns the selected index and the selected option when the positive button is clicked.