choices
An array of strings that specifies the options in either a list or a pop-up menu.
Declaration
var choices: [String]? { get set }An array of strings that specifies the options in either a list or a pop-up menu.
var choices: [String]? { get set }