setSelectedOptions

open fun setSelectedOptions(@NonNull selectedOptions: List<Integer>, notifyListeners: Boolean)

Sets selected option.

Parameters

selectedOptions

List of option indexes that ought to be selected.

notifyListeners

Whether to notify listeners about the change.