values property

List<String> values
final

An array of string values. One value must match the label to be selected. Each entry in Values is ORed.

Implementation

final List<String> values;