listOfChipIndicesCurrentlySeclected property

List<int> listOfChipIndicesCurrentlySeclected
getter/setter pair

Initial index that must be selected. Useful to sync this widget with others if need be.

Implementation

List<int> listOfChipIndicesCurrentlySeclected;