isListChoice()
Returns a Boolean value indicating whether the widget annotation is a list.
Declaration
func isListChoice() -> BoolReturn Value
Discussion
A choice widget annotation can be either a list or a pop-up menu.
Returns a Boolean value indicating whether the widget annotation is a list.
func isListChoice() -> BoolA choice widget annotation can be either a list or a pop-up menu.