dropDownArray property

List<String> dropDownArray
final

List of string items to show in the dropdown.

Implementation

final List<String> dropDownArray;