setIsListChoice(_:)
Sets whether the widget annotation is a list.
Declaration
func setIsListChoice(_ isList: Bool)Parameters
Discussion
A choice widget annotation can be either a list or a pop-up menu.
Sets whether the widget annotation is a list.
func setIsListChoice(_ isList: Bool)A choice widget annotation can be either a list or a pop-up menu.