minValues property

int? minValues
getter/setter pair

Minimum number of options that can be chosen. Default: 1, min: 1, max: 25

Implementation

int? minValues;