choices()
Returns an array of strings that represent the items available in the list or pop-up menu of the choice widget annotation.
Declaration
func choices() -> [Any]!Return Value
An array of strings that represent the items in the list or pop-up menu choice widget annotation.